System::Xml::XmlReader::get_CanResolveEntity メソッド
XmlReader::get_CanResolveEntity method
このリーダーがエンティティを解析および解決できるかどうかを示す値を返します。
virtual bool System::Xml::XmlReader::get_CanResolveEntity()
ReturnValue
true if the reader can parse and resolve entities; otherwise, false.
参照
- Class XmlReader
- Namespace System::Xml
- Library Aspose.Page for C++