PostSharpAPI ReferencePost­Sharp.​Patterns.​CollectionsAdvisable­Dictionary<TKey, TValue>Values
Open sandboxFocus

AdvisableDictionary<TKey, TValue>.Values Property

Values

Gets a collection containing the values in the AdvisableDictionary<TKey, TValue>.

Declaration
public AdvisableDictionary<TKey, TValue>.ValueCollection Values { get; }
Property Value
Type Description
AdvisableDictionary.ValueCollection<>