ImmutableArray<T>.ICollection.Count Özellik

Tanım

Dizinin boyutunu alır.

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

Topluluktaki öğe sayısı.

Uygulamalar

Özel durumlar

IsDefault özelliği döndürürtrue.

Şunlara uygulanır