Moves the cursor to the root of the configuration section handler tree.
[Visual Basic] Overridable Public Function MoveToRoot() As Boolean [C#] public virtual bool MoveToRoot(); [C++] public: virtual bool MoveToRoot(); [JScript] public function MoveToRoot() : Boolean;
ConfigXmlCursor Class | ConfigXmlCursor Members | System.Web.Configuration Namespace