System::Xml::XmlReader::get_CanReadBinaryContent-Methode
XmlReader::get_CanReadBinaryContent method
Gibt einen Wert zurück, der angibt, ob der XmlReader die Methoden zum Lesen binärer Inhalte implementiert.
virtual bool System::Xml::XmlReader::get_CanReadBinaryContent()
ReturnValue
true if the binary content read methods are implemented; otherwise false.
Siehe auch
- Class XmlReader
- Namespace System::Xml
- Library Aspose.Font for C++