A reference to the topology node at the from point of this edge.
[Visual Basic .NET] Public ReadOnly Property FromNode As ITopologyNode
[C#] public ITopologyNode FromNode {get;}
[C++]
HRESULT get_FromNode(
ITopologyNode** FromNode
);
[C++]Parameters
FromNode [out, retval]FromNode is a parameter of type ITopologyNode
Product Availability
Available with ArcGIS Engine, ArcGIS Desktop, and ArcGIS Server.