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