IGrooveFormsToolLinkObjectEnum.HasMore Method
The HasMore method returns a Boolean value indicating whether the Link Object enumeration contains additional values.
Syntax
object.HasMore () As Boolean
Return Value
The return value is TRUE if the Link Object enumeration contains additional values; FALSE otherwise.