Bitmap for WPF
GetPropertyName(Int32) メソッド

C1.WPF.DX.4.5.2 アセンブリ > C1.Util.DX.Direct2D 名前空間 > Properties クラス > GetPropertyName メソッド : GetPropertyName(Int32) メソッド

The index of the property for which the name is being returned.

Gets the number of characters for the given property name.
シンタックス
'宣言
 
Public Overloads Function GetPropertyName( _
   ByVal index As System.Integer _
) As System.String
public System.string GetPropertyName( 
   System.int index
)

パラメータ

index

The index of the property for which the name is being returned.

戻り値の型

The name of the property
解説
This method returns an empty string if index is invalid.
参照

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