System::Xml::XmlTextReader::get_CanReadBinaryContent yöntemi
XmlTextReader::get_CanReadBinaryContent method
Bir değeri döndürür; bu değer, XmlTextReader öğesinin ikili içerik okuma yöntemlerini uygulayıp uygulamadığını gösterir.
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.
Ayrıca Bakınız
- Class XmlTextReader
- Namespace System::Xml
- Library Aspose.Page for C++