Header menu logo fshafas

IndexMap<'s, 'b> Type

Constructors

Constructor Description

IndexMap(defaultValue)

Full Usage: IndexMap(defaultValue)

Parameters:
    defaultValue : 'b

Returns: IndexMap<'s, 'b>
defaultValue : 'b
Returns: IndexMap<'s, 'b>

Instance members

Instance member Description

this[s]

Full Usage: this[s]

Returns: 's
Returns: 's

this.Keys

Full Usage: this.Keys

Returns: 's[]
Returns: 's[]

Type something to start searching.