Metodo XmlTextWriter.WriteRaw (System.Xml)

Cambia visualizzazione:
ScriptFree
Riferimento a .NET Framework
Metodo XmlTextWriter.WriteRaw

Scrive manualmente codice non elaborato.

Elenco di overload

Nome Descrizione
XmlTextWriter.WriteRaw (String) Scrive manualmente codice non elaborato in base a una stringa.

Supportato da .NET Compact Framework.

XmlTextWriter.WriteRaw (Char[], Int32, Int32) Scrive manualmente codice non elaborato in base a un buffer di caratteri.

Supportato da .NET Compact Framework.

Vedere anche