Click to expand
Sandcastle XML Comments Guide

ExplicitImplementation IEnumerable GetEnumerator Method

Returns an enumerator that iterates through a collection.

Namespace: XMLCommentsExamples.DocumentationInheritance
Assembly: XMLCommentsExamples (in XMLCommentsExamples.dll) Version: 2014.1.26.0
Syntax
IEnumerator IEnumerable.GetEnumerator()

Return Value

Type: IEnumerator
This is a dummy class so it throws an exception

Implements

IEnumerable GetEnumerator 
See Also

Reference