System::Xml::XmlNodeReader::get_CanReadBinaryContent طريقة
XmlNodeReader::get_CanReadBinaryContent method
يرجع قيمة تشير إلى ما إذا كان XmlNodeReader يطبق طرق قراءة المحتوى الثنائي.
bool System::Xml::XmlNodeReader::get_CanReadBinaryContent() override
ReturnValue
true if the binary content read methods are implemented; otherwise false. The XmlNodeReader class always returns true.
انظر أيضًا
- Class XmlNodeReader
- Namespace System::Xml
- Library Aspose.Font for C++