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