PowerTools MultiRow for Windows Forms 8.0J
Item プロパティ (FontInfoCollection)

取得するコレクション内のGrapeCity.Win.Pickers.FontInfoオブジェクトのインデックス。
コレクション内の指定したインデックスにあるGrapeCity.Win.Pickers.FontInfoオブジェクトを取得します。
構文
Public Shadows ReadOnly Default Property Item( _
   ByVal index As Integer _
) As FontInfo
public new FontInfo this[ 
   int index
]; {get;}

パラメータ

index
取得するコレクション内のGrapeCity.Win.Pickers.FontInfoオブジェクトのインデックス。

プロパティ値

コレクション内の指定したインデックスにあるGrapeCity.Win.Pickers.FontInfoオブジェクト。
例外
例外解説
System.ArgumentOutOfRangeExceptionindexパラメーターが0未満か、FontInfoCollectionクラスの項目数の値以上です。
参照

FontInfoCollection クラス
FontInfoCollection メンバ

 

 


© 2008-2015 GrapeCity inc. All rights reserved.