System::Xml::XmlReader::get_CanReadBinaryContent 方法
XmlReader::get_CanReadBinaryContent method
返回一个值,指示 XmlReader 是否实现了二进制内容读取方法。
virtual bool System::Xml::XmlReader::get_CanReadBinaryContent()
ReturnValue
true if the binary content read methods are implemented; otherwise false.
另见
- Class XmlReader
- Namespace System::Xml
- Library Aspose.Font for C++