FSharp.Collections.Immutable 1.0.0

Edit this page

HashSet<'T> Type

Instance members

Instance member Description

this.Count

Full Usage: this.Count

Returns: int
Modifiers: abstract
Returns: int

this.IsEmpty

Full Usage: this.IsEmpty

Returns: bool
Returns: bool

this.KeyComparer

Full Usage: this.KeyComparer

Returns: IEqualityComparer<'T>
Returns: IEqualityComparer<'T>