ImmutableArray<T>.ICollection<T>.Count Egenskap

Definition

Hämtar antalet objekt i samlingen.

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

Egenskapsvärde

Antal objekt i samlingen.

Implementeringar

Undantag

Egenskapen IsDefault returnerar true.

Gäller för