The properties of the DomainList class are listed below. For a complete list of DomainList class members, see the DomainList Members topic.
Count | The number of elements in this list. |
Item | Gets the domain name or domain literal at the specified index. @throws IndexOutOfBoundsException If index is < 0 or >= size(). |