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 數目。

適用於