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