DK11 for .NET | TatukGIS.NDK.TGIS_ShortestPath.Items | Constructors | Fields | Methods | Properties | Events
Items in the shortest path.
// C# public TGIS_ShortestPathLink Items[_idx int] { get {} }
' VisualBasic Public Property Items(ByVal _idx As Integer] As TGIS_ShortestPathLink Get End Get End Property
// Oxygene public property Items[ _idx : Integer ] : TGIS_ShortestPathLink read;
Name | Type | Description |
---|---|---|
_idx | int Integer | index of the path |