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

AdvisableDictionary<TKey, TValue>.KeyCollection Class

Represents the collection of keys in an AdvisableDictionary<TKey, TValue>.

Inheritance
AdvisableDictionary<TKey, TValue>.KeyCollection
Namespace: PostSharp.Patterns.Collections
Assembly: PostSharp.Patterns.Common.dll
Syntax
public sealed class KeyCollection : Object

Properties

Name Description
Count

Methods

Name Description
CopyTo(TKey[], Int32)
GetEnumerator()

Returns an enumerator that iterates through the AdvisableDictionary<TKey, TValue>.KeyCollection.