DK11 for .NET | TatukGIS.NDK.TGIS_FileFGDB.GetOID | Constructors | Methods | Properties
Get a row OID value.
// C# public int GetOID( int _cursor );
' VisualBasic Public Function GetOID( ByVal _cursor As Integer ) As Integer
// Oxygene public function GetOID( _cursor : Integer ) : Integer;
Name | Type | Description |
---|---|---|
_cursor | int Integer | cursor id |
Type | Description |
---|---|
int Integer | value |