DK11 for .NET | TatukGIS.NDK.TGIS_CSUnitsList.Units | Constructors | Methods | Properties
Default property for retrieving unit.
// C# public TGIS_CSUnits Units[_idx int] { get {} }
' VisualBasic Public Property Units(ByVal _idx As Integer] As TGIS_CSUnits Get End Get End Property
// Oxygene public property Units[ _idx : Integer ] : TGIS_CSUnits read;
Name | Type | Description |
---|---|---|
_idx | int Integer | position on the list |
Type |
---|
TGIS_CSUnits |