FastInfosetReader.MoveToContent
Syntax:
Returned value:
Value of a node where a current node was shifted; None - if XML data source end is reached.
Description:
If current node is not a content, then nodes are skipped till the content or till the end of XML data source.
Returns value of a node where current node was shifted, XMLNodeType. Nothing - in case XML data source end is reached.
Availability:
Note: