MESCIUS SPREAD for Windows Forms 15.0J
GetKey メソッド

設定する要素の0から始まるインデックス。
コレクションの指定したインデックスにある要素のキーを取得します。
構文
'宣言
 
Public Overridable Function GetKey( _
   ByVal index As Integer _
) As String
public virtual string GetKey( 
   int index
)

パラメータ

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

戻り値の型

インデックスが有効な場合は要素のキー。それ以外の場合は System.String.Empty
参照

BaseKeyCollection クラス
BaseKeyCollection メンバ

 

 


© MESCIUS inc. All rights reserved.