OtherRevIndex Type

Instance members

Instance member Description

this.Capacity

Full Usage: this.Capacity

Returns: int
Returns: int

this.Comparer

Full Usage: this.Comparer

Returns: IEqualityComparer<KeyValue>
Returns: IEqualityComparer<KeyValue>

this.Count

Full Usage: this.Count

Returns: int
Modifiers: abstract
Returns: int

this[arg1]

Full Usage: this[arg1]

Returns: KeyValue
Modifiers: abstract
Returns: KeyValue

this.Keys

Full Usage: this.Keys

Returns: KeyCollection<KeyValue, HIndex>
Returns: KeyCollection<KeyValue, HIndex>

this.Values

Full Usage: this.Values

Returns: ValueCollection<KeyValue, HIndex>
Returns: ValueCollection<KeyValue, HIndex>