PropertyValueCollection.Count プロパティ

定義

PropertyValue オブジェクトのコレクション内の項目数を取得します。

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

プロパティ値

項目の Int32 数。

適用対象