[To be supplied.]
[Visual Basic] Public Function IndexOf( _ ByVal info As HtmlFormElementInfo _ ) As Integer [C#] public int IndexOf( HtmlFormElementInfo info ); [C++] public: int IndexOf( HtmlFormElementInfo* info ); [JScript] public function IndexOf( info : HtmlFormElementInfo ) : int;
HtmlFormElementInfos Class | HtmlFormElementInfos Members | System.Web.Services.Description Namespace