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