System::Xml::XmlNodeReader::get_CanReadBinaryContent метод

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.

См. также