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