Click to expand
Sandcastle XML Comments Guide

ExplicitImplementation ICollection Count Property

Gets the number of elements contained in the ICollection.

Namespace: XMLCommentsExamples.DocumentationInheritance
Assembly: XMLCommentsExamples (in XMLCommentsExamples.dll) Version: 2014.1.26.0
Syntax
int ICollection.Count { get; }

Return Value

Type: Int32
The number of elements contained in the ICollection.

Implements

ICollection Count
See Also

Reference