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++