XmlQueryOutput.WriteSurrogateCharEntity(Char, Char) Méthode

Définition

Lève NotSupportedException.

Cette API prend en charge l'infrastructure du produit et n'est pas destinée à être utilisée directement à partir de votre code.

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)

Paramètres

lowChar
Char

Char du caractère bas.

highChar
Char

Char du caractère élevé.

S’applique à