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