public IReadOnlyList<TopologyNode> GetNodes( Feature parentFeature )
Public Overloads Function GetNodes( _ ByVal parentFeature As Feature _ ) As IReadOnlyList(Of TopologyNode)
Parameters
- parentFeature
- The ArcGIS.Core.Data.Feature that spawns a specific set of topological nodes.
Return Value
A list of TopologyNodes that correspond to parentFeature.