System::Xml::XmlNodeReader::get_CanReadBinaryContent method
XmlNodeReader::get_CanReadBinaryContent method
Restituisce un valore che indica se XmlNodeReader implementa i metodi di lettura del contenuto binario.
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.
Vedi anche
- Class XmlNodeReader
- Namespace System::Xml
- Library Aspose.Font for C++