ImmutableArray<T>.ICollection.Count Proprietà

Definizione

Ottiene le dimensioni 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 nell'insieme.

Implementazioni

Eccezioni

La IsDefault proprietà restituisce true.

Si applica a