XmlQueryOutput.WriteSurrogateCharEntity(Char, Char) Metodo

Definizione

Genera l'eccezione NotSupportedException.

Questa API supporta l'infrastruttura del prodotto e non è previsto che venga usata direttamente dal codice.

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)

Parametri

lowChar
Char

Char del carattere basso.

highChar
Char

Char del carattere alto.

Si applica a