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