System::Xml::XmlNodeReader::get_CanReadBinaryContent method

XmlNodeReader::get_CanReadBinaryContent method

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

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

ReturnValue

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

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