DioDocs for PDF
GetPropertyName(Int32) メソッド

DS.Documents.DX.Windows アセンブリ > GrapeCity.Documents.DX.Direct2D 名前空間 > Properties クラス > GetPropertyName メソッド : GetPropertyName(Int32) メソッド

名前が返されるプロパティのインデックス。

指定されたプロパティ名の文字数を取得します。
シンタックス
'宣言
 
Public Overloads Function GetPropertyName( _
   ByVal index As System.Integer _
) As System.String
public System.string GetPropertyName( 
   System.int index
)

パラメータ

index

名前が返されるプロパティのインデックス。

戻り値の型

プロパティ名。
解説
インデックスが無効な場合、このメソッドは空の文字列を返します。
参照

Properties クラス
Properties メンバ
オーバーロード一覧