True DBGrid for WinForms
GetKeyAt メソッド (UIStrings)

C1.Win.C1TrueDBGrid.4.5.2 アセンブリ > C1.Win.C1TrueDBGrid 名前空間 > UIStrings クラス : GetKeyAt メソッド
The item index.
Returns the key of an item with the specified index.
シンタックス
'宣言
 
Public Function GetKeyAt( _
   ByVal index As System.Integer _
) As System.Object
public System.object GetKeyAt( 
   System.int index
)

パラメータ

index
The item index.

戻り値の型

The item's key.
参照

UIStrings クラス
UIStrings メンバ