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.

См. также