DomainList.Item Property

Gets the domain name or domain literal at the specified index. @throws IndexOutOfBoundsException If index is < 0 or >= size().

public string this[
   int index
] {get;}

See Also

DomainList Class | NI.Email.Mime.Field.Address Namespace