IGrooveStringStringEnum.HasMore Method
The HasMore method determines whether the enumeration of string-string pairs contains another pair.
Syntax
object.HasMore () As Boolean
Return Value
The return value is TRUE if the enumeration of string-string pairs contains another pair; FALSE otherwise.
See Also
Reference
IGrooveStringStringEnum Interface
IGrooveStringStringEnumCreate Interface