![]() | Internet |
public static bool TryParse( ParserOptions options, byte[] buffer, int startIndex, int length, out InternetAddress address )
Exception | Condition |
---|---|
ArgumentNullException | options is . -or- buffer is . |
ArgumentOutOfRangeException | startIndex and length do not specify a valid range in the byte array. |