System::Xml::XmlNodeReader::get_CanReadBinaryContent method
XmlNodeReader::get_CanReadBinaryContent method
XmlNodeReader가 이진 콘텐츠 읽기 메서드를 구현하는지 여부를 나타내는 값을 반환합니다.
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.
또 보기
- Class XmlNodeReader
- Namespace System::Xml
- Library Aspose.Page for C++