EOC Method

Applies To

OCollection

Description

Returns TRUE if the collection iterator moves past the last element of a collection.

Usage

bool EOC(void) const throw(
OException)

Arguments

none

Remarks

none

Contents