ObservableHashSet<T>.Count Property

Definition

Gets the number of elements that are contained in the hash set.

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

Property Value

Implements

Applies to