EncoderFallbackException.IsUnknownSurrogate Method

Definition

Indicates whether the input that caused the exception is a surrogate pair.

public bool IsUnknownSurrogate ();
Returns

true if the input was a surrogate pair; otherwise, false.