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

コレクション内の指定したインデックスにあるFontInfoオブジェクトを取得します。
オーバーロード一覧
オーバーロード解説
Item(Int32)コレクション内の指定したインデックスにあるFontInfoオブジェクトを取得します。  
Item(String)コレクション内の指定した名前を持つFontInfoオブジェクトを取得します。  
例外
例外解説
System.ArgumentOutOfRangeExceptionindexパラメーターが0未満か、FontInfoCollectionクラスのSystem.Collections.CollectionBase.Countプロパティの値以上です。
解説
このメソッドを使用すると、コレクション内の特定の位置に格納されたFontInfoオブジェクトを取得できます。コレクション内の特定のFontInfoオブジェクトのインデックスを確認するには、IndexOfメソッドを使用します。
プラットフォーム

Target Platforms: Windows 7, Windows Vista SP1 or later, Windows XP SP3, Windows Server 2008 (Server Core not supported), Windows Server 2008 R2 (Server Core supported with SP1 or later), Windows Server 2003 SP2

参照

FontInfoCollection クラス
FontInfoCollection メンバ
IndexOf メソッド
IndexOf メソッド

Send Feedback