ObservableHashSet<T>.IsReadOnly Property

Definition

Gets a value indicating whether the hash set is read-only.

public virtual bool IsReadOnly { get; }
member this.IsReadOnly : bool
Public Overridable ReadOnly Property IsReadOnly As Boolean

Property Value

Implements

Applies to