Internet |
public static InternetAddressList Parse( ParserOptions options, byte[] buffer, int startIndex )
| Exception | Condition |
|---|---|
| ArgumentNullException | options is . -or- buffer is . |
| ArgumentOutOfRangeException | startIndexis out of range. |
| ParseException | buffer could not be parsed. |