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

AdvisableDictionary<TKey, TValue>.ValueCollection Class

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

Inheritance
AdvisableDictionary<TKey, TValue>.ValueCollection
Implements
System.Collections.Generic.ICollection<TValue>
System.Collections.Generic.IEnumerable<TValue>
System.Collections.IEnumerable
ICollection
Namespace: PostSharp.Patterns.Collections
Assembly: PostSharp.Patterns.Common.dll
Syntax
public sealed class ValueCollection : Object

Properties

Name Description
Count

Methods

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

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