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

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.