ImmutableArray<T>.ICollection.Count Proprietà

Definizione

Ottiene la dimensione della matrice.

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

Valore della proprietà

Numero di elementi nella raccolta.

Implementazioni

Eccezioni

La proprietà IsDefault restituisce true.

Si applica a