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

Property Keys

Keys

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

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