Aracılığıyla paylaş


ImmutableArray<T>.IReadOnlyCollection<T>.Count Özellik

Tanım

Topluluktaki öğe sayısını alır.

property int System::Collections::Generic::IReadOnlyCollection<T>::Count { int get(); };
int System.Collections.Generic.IReadOnlyCollection<T>.Count { get; }
member this.System.Collections.Generic.IReadOnlyCollection<T>.Count : int
 ReadOnly Property Count As Integer Implements IReadOnlyCollection(Of T).Count

Özellik Değeri

Topluluktaki öğe sayısı.

Uygulamalar

Özel durumlar

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

Şunlara uygulanır