public void RemoveOnly( int pos, int length )
Public Sub RemoveOnly ( pos As Integer, length As Integer )
public: void RemoveOnly( int pos, int length )
member RemoveOnly : pos : int * length : int -> unit
In This Article