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

AdvisableDictionary<TKey, TValue>.Keys Property

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