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