CollectionBase1.Count

CollectionBase<T>.Count property

Gets the number of elements.

public int Count { get; }

See Also