GrapeCity PlusPak for Windows Forms 11.0J
GetKey メソッド (BaseKeyCollection)

0から始まる要素のインデックス。
特定のインデックスを持つ要素のキーをコレクションから取得します。
シンタックス
Public Overridable Function GetKey( _
   ByVal index As Integer _
) As String
public virtual string GetKey( 
   int index
)

パラメータ

index
0から始まる要素のインデックス。

戻り値の型

インデックスが有効な場合は要素のキー、それ以外の場合は空の文字列。
参照

参照

BaseKeyCollection クラス
BaseKeyCollection メンバ

 

 


© 2008 GrapeCity inc. All rights reserved.