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