Header menu logo Partas.GitNet

ScopePathDictionary Type

Instance members

Instance member Description

this.Comparer

Full Usage: this.Comparer

Returns: IEqualityComparer<Scope>

this.Count

Full Usage: this.Count

Returns: int
Modifiers: abstract
Returns: int

this[key]

Full Usage: this[key]

Parameters:
Returns: byref<string>
key : Scope
Returns: byref<string>

this.Keys

Full Usage: this.Keys

Returns: ImmutableArray<Scope>
Returns: ImmutableArray<Scope>

this.Values

Full Usage: this.Values

Returns: ImmutableArray<string>
Returns: ImmutableArray<string>

Static members

Static member Description

FrozenDictionary.Empty

Full Usage: FrozenDictionary.Empty

Returns: FrozenDictionary<Scope, string>
Returns: FrozenDictionary<Scope, string>

Type something to start searching.