EncoderFallbackException.IsUnknownSurrogate Method

Microsoft Silverlight will reach end of support after October 2021. Learn more.

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

Namespace:  System.Text
Assembly:  mscorlib (in mscorlib.dll)

Syntax

'Declaration
Public Function IsUnknownSurrogate As Boolean
public bool IsUnknownSurrogate()

Return Value

Type: System.Boolean
true if the input was a surrogate pair; otherwise, false.

Version Information

Silverlight

Supported in: 5, 4

Platforms

For a list of the operating systems and browsers that are supported by Silverlight, see Supported Operating Systems and Browsers.