BoundsCheckableList1.Count

BoundsCheckableList<T>.Count-egenskap

Hämtar antalet element som ingår i System.Collections.Generic.List.

public int Count { get; }

Returvärde

Antalet element som ingår i System.Collections.Generic.List.

Se Även