ReadOnlyCollectionBase1.Count

ReadOnlyCollectionBase<T>.Count property

Gets the number of objects contained in the object.

public int Count { get; }

See Also