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

XmlReader::get_CanReadBinaryContent method

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

virtual bool System::Xml::XmlReader::get_CanReadBinaryContent()

ReturnValue

true if the binary content read methods are implemented; otherwise false.

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