System::Xml::XmlNodeReader::get_CanReadBinaryContent method
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.Page for C++