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++