Moves the cursor to the parent of the current element.
[Visual Basic] Overridable Public Function MoveToParent() As Boolean [C#] public virtual bool MoveToParent(); [C++] public: virtual bool MoveToParent(); [JScript] public function MoveToParent() : Boolean;
ConfigXmlCursor Class | ConfigXmlCursor Members | System.Web.Configuration Namespace