次の方法で共有


IAttachedPropertyStore.PropertyCount プロパティ

定義

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

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

プロパティ値

Int32

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

適用対象