System::Xml::XmlReader::get_CanReadBinaryContent metod

XmlReader::get_CanReadBinaryContent method

Returnerar ett värde som indikerar om XmlReader implementerar metoderna för läsning av binärt innehåll.

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

ReturnValue

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

Se även