XmlConvert.IsXmlSurrogatePair(Char, Char) Method

Definition

Checks if the passed-in surrogate pair of characters is a valid XML character.

public static bool IsXmlSurrogatePair (char lowChar, char highChar);

Parameters

lowChar
Char

The surrogate character to validate.

highChar
Char

The surrogate character to validate.

Returns

true if the passed in surrogate pair of characters is a valid XML character; otherwise, false.

Applies to

Produkt Versjoner
.NET Core 2.0, Core 2.1, Core 2.2, Core 3.0, Core 3.1, 5, 6, 7, 8, 9
.NET Framework 4.0, 4.5, 4.5.1, 4.5.2, 4.6, 4.6.1, 4.6.2, 4.7, 4.7.1, 4.7.2, 4.8, 4.8.1
.NET Standard 2.0, 2.1