DK11 for Java | tatukgis.jdk.TGIS_LayerVector.FieldInfo | Constructors | Fields | Methods | Properties | Events
Returns pointer to GIS_FieldInfo structure.
// Java public TGIS_FieldInfo FieldInfo( int _id );
// Oxygene public function FieldInfo( _id : Integer ) : TGIS_FieldInfo; virtual;
Name | Type | Description |
---|---|---|
_id | int Integer | id of field to be returned |
Type | Description |
---|---|
TGIS_FieldInfo | Field description or nil. |