System::Xml::XmlWriter::WriteEntityRef method
XmlWriter::WriteEntityRef method
파생 클래스에서 재정의될 때, 엔터티 참조를 &name; 형태로 출력합니다.
virtual void System::Xml::XmlWriter::WriteEntityRef(const String &name)=0
| 매개변수 | 형식 | 설명 |
|---|---|---|
| name | const String& | 엔터티 참조의 이름. |
또 보기
- Class String
- Class XmlWriter
- Namespace System::Xml
- Library Aspose.Page for C++