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