| Miner.Geodatabase.Integration Namespace > FieldKey Structure : FieldKey Constructor |
'DeclarationPublic Function New( _ ByVal classID As System.Integer, _ ByVal fieldIndex As System.Integer _ )
'UsageDim classID As System.Integer Dim fieldIndex As System.Integer Dim instance As New FieldKey(classID, fieldIndex)
public FieldKey( System.int classID, System.int fieldIndex )
public FieldKey( classID: System.Integer; fieldIndex: System.Integer );
public function FieldKey( classID : System.int, fieldIndex : System.int );
public: FieldKey( System.int classID, System.int fieldIndex )
public: FieldKey( System.int classID, System.int fieldIndex )
Target Platforms: Windows 7, Windows Vista SP1 or later, Windows XP SP3, Windows Server 2008 (Server Core not supported), Windows Server 2008 R2 (Server Core supported with SP1 or later), Windows Server 2003 SP2