Moves to the document node that owns this node.
[Visual Basic] Overrides Public Sub MoveToDocument() [C#] public override void MoveToDocument(); [C++] public: override void MoveToDocument(); [JScript] public override function MoveToDocument();
All nodes belong to one and only one document; therefore, this method is guaranteed to succeed.
DataDocumentNavigator Class | DataDocumentNavigator Members | System.NewXml Namespace