Public Function GetIncidentEdgeIndices() As IReadOnlyList(Of Integer)
public IReadOnlyList<int> GetIncidentEdgeIndices()
Return Value
A IReadOnlyList of edge indices.
Public Function GetIncidentEdgeIndices() As IReadOnlyList(Of Integer)
public IReadOnlyList<int> GetIncidentEdgeIndices()
| Exception | Description |
|---|---|
| ArcGIS.Core.CalledOnWrongThreadException | This method or property must be called within the lambda passed to QueuedTask.Run |
Target Platforms: Windows 11 Home, Pro, Enterprise (64 bit)