Header menu logo Partas.GitNet

CommitScopeCollection Type

Instance members

Instance member Description

this.Comparer

Full Usage: this.Comparer

Returns: IEqualityComparer<CommitSha>

this.Count

Full Usage: this.Count

Returns: int
Modifiers: abstract
Returns: int

this[key]

Full Usage: this[key]

Parameters:
Returns: byref<FrozenSet<Scope>>
key : CommitSha
Returns: byref<FrozenSet<Scope>>

this.Keys

Full Usage: this.Keys

Returns: ImmutableArray<CommitSha>

this.Values

Full Usage: this.Values

Returns: ImmutableArray<FrozenSet<Scope>>

Static members

Static member Description

FrozenDictionary.Empty

Full Usage: FrozenDictionary.Empty

Returns: FrozenDictionary<CommitSha, FrozenSet<Scope>>

Type something to start searching.