This document is archived and information here might be outdated. Recommended version. |
ArcObjects namespaces > Geodatabase > ESRI.ArcGIS.GeoDatabase > Interfaces > IT > ITopologyEdge Interface > ITopologyEdge.ToNode Property (ArcObjects .NET 10.4 SDK) |
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