VpatIntIndexerIEnumerableGetEnumerator Method

CVB.Net Documentation
Provide the enumerator for plane information access.

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

IEnumerator IEnumerable.GetEnumerator()

Return Value

Type: IEnumerator
Enumerator

Implements

IEnumerableGetEnumerator
Exceptions

ExceptionCondition
OverflowExceptionon a 64-bit platform, the value of an entry is too large or too small to represent as a 32-bit signed integer.
See Also

Reference