PostSharpAPI ReferencePost­Sharp.​Patterns.​CollectionsAdvisable­Collection<T>Get­Count
Open sandboxFocus

Method GetCount

GetCount()

Gets the number of elements in the underlying collection.

Declaration
protected int GetCount()
Returns
Type Description
Int32

The number of elements in the collection.