public void InsertOnly( int pos, string text )
Public Sub InsertOnly ( pos As Integer, text As String )
public: void InsertOnly( int pos, String^ text )
member InsertOnly : pos : int * text : string -> unit
In This Article