Method | Description | |
---|---|---|
AddRange ( int index, int len ) : |
||
GetText ( int index, int count ) : string | ||
RangeList ( string root ) : System.Collections.Generic | ||
RemoveRange ( |
||
SplitRange ( |
public AddRange ( int index, int len ) : |
||
index | int | |
len | int | |
return |
public GetText ( int index, int count ) : string | ||
index | int | |
count | int | |
return | string |
public RangeList ( string root ) : System.Collections.Generic | ||
root | string | |
return | System.Collections.Generic |
public SplitRange ( |
||
r | ||
index | int | |
return |