ValueMap Type

Instance members

Instance member Description

this.Capacity

Full Usage: this.Capacity

Returns: int
Returns: int

this.Comparer

Full Usage: this.Comparer

Returns: IEqualityComparer<HeaderValue>
Returns: IEqualityComparer<HeaderValue>

this.Count

Full Usage: this.Count

Returns: int
Modifiers: abstract
Returns: int

this[arg1]

Full Usage: this[arg1]

Returns: HeaderValue
Modifiers: abstract
Returns: HeaderValue

this.Keys

Full Usage: this.Keys

Returns: KeyCollection<HeaderValue, HIndex>
Returns: KeyCollection<HeaderValue, HIndex>

this.Values

Full Usage: this.Values

Returns: ValueCollection<HeaderValue, HIndex>
Returns: ValueCollection<HeaderValue, HIndex>