ReadOnlyList<T>.Count Propiedad

Definición

Obtiene el número de elementos contenidos en .ReadOnlyList<T>

public int Count { get; }
member this.Count : int
Public ReadOnly Property Count As Integer

Valor de propiedad

Implementaciones

Se aplica a