PostSharp / / API Reference / Post­Sharp.​Patterns.​Collections / Advisable­Dictionary<TKey, TValue> / Count
Open sandbox

Property Count

Count

Gets the number of elements contained in the ICollection.

Declaration
public int Count { get; }
Property Value
Type Description
Int32

The number of elements contained in the ICollection.