System::Xml::XmlValidatingReader::get_CanReadBinaryContent मेथड

XmlValidatingReader::get_CanReadBinaryContent method

एक मान लौटाता है जो दर्शाता है कि XmlValidatingReader बाइनरी कंटेंट पढ़ने की विधियों को लागू करता है या नहीं।

bool System::Xml::XmlValidatingReader::get_CanReadBinaryContent() override

ReturnValue

true if the binary content read methods are implemented; otherwise false. The XmlValidatingReader class returns true.

संबंधित देखें