PropertyValueCollection.Count Özellik

Tanım

Bir nesne koleksiyonundaki PropertyValue öğe sayısını alır.

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

Özellik Değeri

Öğe Int32 sayısı.

Şunlara uygulanır