ImmutableArray<T>.ICollection.Count Propriedade

Definição

Obtém o tamanho da matriz.

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

Valor da propriedade

Int32

Número de itens na coleção.

Implementações

Exceções

A propriedade IsDefault retorna true.

Aplica-se a