System::Xml::XmlTextReader::get_CanReadBinaryContent メソッド
XmlTextReader::get_CanReadBinaryContent method
XmlTextReader がバイナリコンテンツ読み取りメソッドを実装しているかどうかを示す値を返します。
bool System::Xml::XmlTextReader::get_CanReadBinaryContent() override
ReturnValue
true if the binary content read methods are implemented; otherwise false. The XmlTextReader class always returns true.
参照
- Class XmlTextReader
- Namespace System::Xml
- Library Aspose.Page for C++