SiteMapNodeCollection.ICollection.Count Özellik

Tanım

Arabiriminde bulunan ICollection öğelerin sayısını alır. Bu sınıf devralınamaz.

property int System::Collections::ICollection::Count { int get(); };
int System.Collections.ICollection.Count { get; }
member this.System.Collections.ICollection.Count : int
 ReadOnly Property Count As Integer Implements ICollection.Count

Özellik Değeri

ICollection içindeki öğe sayısı.

Uygulamalar

Şunlara uygulanır

Ayrıca bkz.