Doc-O-Matic Live Demo / XmlNotepad Namespace / Classes / XmlIncludeReader / XmlIncludeReader Methods (XmlNotepad) / XmlIncludeReader.Read
Close
domv10-banner-200
XmlIncludeReader.Read Method

Namespace: XmlNotepad

This is the real meat of this class where we automatically expand the XInclude elements following their href attributes, returning the expanded nodes.

C++
C#
Visual Basic
IDL
JavaScript
bool Read();

Returns false when all includes have been expanded and we have reached the end of the top level document.

Copyright © 2020. All rights reserved.