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