System::Xml::XmlNodeReader::get_CanReadBinaryContent Methode
XmlNodeReader::get_CanReadBinaryContent method
Gibt einen Wert zurück, der angibt, ob der XmlNodeReader die Methoden zum Lesen binärer Inhalte implementiert.
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.
Siehe auch
- Class XmlNodeReader
- Namespace System::Xml
- Library Aspose.Font for C++