CalendarView for WinForms
GetValueAt メソッド

C1.Win.C1Input.4.5.2 アセンブリ > C1.Win.C1Input 名前空間 > UIStrings クラス : GetValueAt メソッド
文字列のインデックス。
インデックスに基づいて文字列を取得します。
シンタックス
'宣言
 
Public Function GetValueAt( _
   ByVal index As System.Integer _
) As System.String
public System.string GetValueAt( 
   System.int index
)

パラメータ

index
文字列のインデックス。

戻り値の型

文字列。
参照

UIStrings クラス
UIStrings メンバ