This document is archived and information here might be outdated. Recommended version. |
A reference to the topology node at the to point of this edge.
[Visual Basic .NET] Public ReadOnly Property ToNode As ITopologyNode
[C#] public ITopologyNode ToNode {get;}
[C++]
HRESULT get_ToNode(
ITopologyNode** ToNode
);
[C++] Parameters ToNode [out, retval]
ToNode is a parameter of type ITopologyNode**