DhEnumeration.nextItem

Overview | Methods | Fields | This Package | All Packages

DhEnumeration.nextItem

Returns the next element of this enumeration.

Syntax

public Object nextItem()

Return Value

Returns the next element of this enumeration.

Exceptions

WFCException thrown if no more elements exist.

See Also    next


Send feedback to MSDN.Look here for MSDN Online resources.