public RemoveRange ( int start, int count ) : void | ||
start | int | /// Starting position /// |
count | int | /// Number of elements to remove from the section /// |
return | void |
public RemoveRange ( int start, int count ) : void | ||
start | int | /// Starting position /// |
count | int | /// Number of elements to remove from the section /// |
return | void |