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