ImmutableArray<T>.ICollection.Count Propriété

Définition

Obtient la taille du tableau.

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

Valeur de propriété

Nombre d’éléments dans la collection

Implémente

Exceptions

La propriété IsDefault retourne la valeur true.

S’applique à