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