Grampus


RepMove Type

Namespace: Grampus

Assembly: GrampusLib.dll

Parent Module: Types

Abbreviation For: Map<string, RepOpt>

Base Type: obj

All Interfaces: IReadOnlyDictionary<string, RepOpt> , IReadOnlyCollection<KeyValuePair<string, RepOpt>> , IComparable , IDictionary<string, RepOpt> , ICollection<KeyValuePair<string, RepOpt>> , IEnumerable<KeyValuePair<string, RepOpt>> , IEnumerable

Map allowing lookup up of preferred move in a repertoire for a position.

Instance members

Instance member Description

this.Count

Full Usage: this.Count

Returns: int

Returns: int

this.IsEmpty

Full Usage: this.IsEmpty

Returns: bool

Returns: bool

this.[key]

Full Usage: this.[key]

Parameters:
    key : string

Returns: RepOpt

key : string
Returns: RepOpt