PowerTools InputMan for Windows Forms 8.0J
GetKey メソッド

0から始まるインデックスを表すInt32値。
コレクション内の指定のインデックスで取得される項目に関連付けられたキー文字列を返します。
構文
Public Overridable Function GetKey( _
   ByVal index As Integer _
) As String
public virtual string GetKey( 
   int index
)

パラメータ

index
0から始まるインデックスを表すInt32値。

戻り値の型

指定のインデックスで取得される項目に関連付けられたキー文字列を表すString値。
参照

BaseKeyCollection クラス
BaseKeyCollection メンバ

 

 


© 2004-2015 GrapeCity inc. All rights reserved.