MercurialCommandHookDictionary.

Values Property

Summary

Gets an ICollection<T> containing the values in the MercurialCommandHookDictionary.

Syntax

public ICollection<object> Values { get; }

Value

Type Description
ICollection<T>