PostSharp / / API Reference / Post­Sharp.​Patterns.​Collections / Advisable­Dictionary<TKey, TValue> / Values
Open sandbox

Property Values

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<>