ImmutableArray<T>.ICollection<T>.Count Proprietà

Definizione

Ottiene il numero di elementi nella raccolta.

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

Valore della proprietà

Numero di elementi nella raccolta.

Implementazioni

Eccezioni

La proprietà IsDefault restituisce true.

Si applica a