XPath.Repeating Property
Returns True if the specified XPath object is mapped to an XML list; returns False if the XPath object is mapped to a single cell. Read-only Boolean.
Syntax
expression.Repeating
expression A variable that represents a XPath object.determine whether xpath is mapped to a single cell determine whether xpath is mapped to an XML list repeating repeating property