atEnd Method (JScript 5.6)

Returns a Boolean value indicating if the enumerator is at the end of the collection.

myEnum.atEnd()

Expand imageRemarks

Expand imageExample

Expand imageRequirements

Expand imageSee Also