Reports for WPF
Item プロパティ (EmbeddedFontCollection)

C1.WPF.C1Report.4 アセンブリ > C1.C1Preview 名前空間 > EmbeddedFontCollection クラス : Item プロパティ
オブジェクトのインデックス。
コレクション内の指定したインデックスのオブジェクトを取得します。
シンタックス
'宣言
 
Public ReadOnly Default Property Item( _
   ByVal index As System.Integer _
) As EmbeddedFont
public EmbeddedFont this[ 
   System.int index
]; {get;}

パラメータ

index
オブジェクトのインデックス。

プロパティ値

指定されたインデックスの EmbeddedFont
参照

EmbeddedFontCollection クラス
EmbeddedFontCollection メンバ