System::Xml::XmlTextReader::get_CanReadBinaryContent μέθοδος
XmlTextReader::get_CanReadBinaryContent method
Επιστρέφει μια τιμή που υποδεικνύει εάν το XmlTextReader υλοποιεί τις μεθόδους ανάγνωσης δυαδικού περιεχομένου.
bool System::Xml::XmlTextReader::get_CanReadBinaryContent() override
ReturnValue
true if the binary content read methods are implemented; otherwise false. The XmlTextReader class always returns true.
Δείτε επίσης
- Class XmlTextReader
- Namespace System::Xml
- Library Aspose.Page for C++