IGrooveFormsToolRecordEnum.HasMore Method

The HasMore method returns a Boolean value indicating whether the record enumeration contains additional values.

Syntax

object.HasMore () As Boolean

Return Value

The return value is TRUE if the Forms field enumeration contains additional values; FALSE otherwise.

See Also

Reference

IGrooveFormsToolRecord Interface
IGrooveFormsToolRecordEnum Interface