MultiSelect for WinForms
GetValueAt メソッド

C1.Win.C1Input.4.5.2 アセンブリ > C1.Win.C1Input 名前空間 > UIStrings クラス : GetValueAt メソッド
The string index.
Gets the string by its index.
シンタックス
'宣言
 
Public Function GetValueAt( _
   ByVal index As System.Integer _
) As System.String
public System.string GetValueAt( 
   System.int index
)

パラメータ

index
The string index.

戻り値の型

The string.
参照

UIStrings クラス
UIStrings メンバ