Header menu logo FSharp.Data.Adaptive

cset<'T> Type

An abbreviation for ChangeableHashSet

Instance members

Instance member Description

this.Count

Full Usage: this.Count

Returns: int

The number of entries currently in the set.

Returns: int

this.IsEmpty

Full Usage: this.IsEmpty

Returns: bool

Is the set currently empty?

Returns: bool

this.Value

Full Usage: this.Value

Gets or sets the current state as HashSet.

Type something to start searching.