AdvisableDictionary<TKey, TValue>.Count Property |
Namespace: PostSharp.Patterns.Collections
Assembly: PostSharp.Patterns.Common (in PostSharp.Patterns.Common.dll) Version: 6.10.10.0 (6.10.10.0)
public int Count { get; }
Return Value
Type: Int32The number of elements contained in the ICollection.
Implements
ICollection.CountICollection<T>.Count