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