InfoCollectionTParent, TInfoIEnumerableGetEnumerator Method

CVB.Net Documentation
Provides the enumerator for type-unsafe information access.

Namespace:  Stemmer.Cvb.Collections.Generic
Assembly:  Stemmer.Cvb (in Stemmer.Cvb.dll) Version: 14.0.0.0
Syntax

IEnumerator IEnumerable.GetEnumerator()

Return Value

Type: IEnumerator
IEnumerator for this collection.

Implements

IEnumerableGetEnumerator
See Also

Reference