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