System::Xml::XmlWriter::WriteEntityRef metodo
XmlWriter::WriteEntityRef method
Quando sovrascritto in una classe derivata, scrive un riferimento di entità come &name;.
virtual void System::Xml::XmlWriter::WriteEntityRef(const String &name)=0
| Parametro | Tipo | Descrizione |
|---|---|---|
| nome | const String& | Il nome del riferimento all’entità. |
Vedi anche
- Class String
- Class XmlWriter
- Namespace System::Xml
- Library Aspose.Font for C++