System::Xml::XmlValidatingReader::get_CanReadBinaryContent 메서드
XmlValidatingReader::get_CanReadBinaryContent method
XmlValidatingReader가 바이너리 콘텐츠 읽기 메서드를 구현했는지 여부를 나타내는 값을 반환합니다.
bool System::Xml::XmlValidatingReader::get_CanReadBinaryContent() override
ReturnValue
true if the binary content read methods are implemented; otherwise false. The XmlValidatingReader class returns true.
또 보기
- Class XmlValidatingReader
- Namespace System::Xml
- Library Aspose.Page for C++