IAttachedPropertyStore.PropertyCount プロパティ

定義

このアタッチ可能なメンバー ストア内のアタッチ可能なメンバー エントリの数を取得します。

public:
 property int PropertyCount { int get(); };
public int PropertyCount { get; }
member this.PropertyCount : int
Public ReadOnly Property PropertyCount As Integer

プロパティ値

ストア内のエントリの整数数。

適用対象