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