XmlQueryOutput.WriteSurrogateCharEntity(Char, Char) Methode

Definitie

Werpt NotSupportedException.

Deze API ondersteunt de productinfrastructuur en is niet bedoeld om rechtstreeks vanuit de code te gebruiken.

public:
 override void WriteSurrogateCharEntity(char lowChar, char highChar);
public override void WriteSurrogateCharEntity(char lowChar, char highChar);
override this.WriteSurrogateCharEntity : char * char -> unit
Public Overrides Sub WriteSurrogateCharEntity (lowChar As Char, highChar As Char)

Parameters

lowChar
Char

Char van het lage teken.

highChar
Char

Char van het hoge karakter.

Van toepassing op