ReadOnlySet<T>.Count property

Gets the number of elements contained in the set.

public int Count { get; }

See Also