Logo FsLexYacc

MultiMap<'a, 'b> Type

Instance members

Instance member Description

this.Capacity

Full Usage: this.Capacity

Returns: int
Returns: int

this.Comparer

Full Usage: this.Comparer

Returns: IEqualityComparer<'a>
Returns: IEqualityComparer<'a>

this.Count

Full Usage: this.Count

Returns: int
Modifiers: abstract
Returns: int

this[key]

Full Usage: this[key]

Returns: 'a
Modifiers: abstract
Returns: 'a

this.Keys

Full Usage: this.Keys

Returns: KeyCollection<'a, 'b list>
Returns: KeyCollection<'a, 'b list>

this.Values

Full Usage: this.Values

Returns: ValueCollection<'a, 'b list>
Returns: ValueCollection<'a, 'b list>

Type something to start searching.