GrapeCity CalendarGrid for Windows Forms 3.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 メンバ

 

 


c 2008 GrapeCity inc. All rights reserved.