Method RemoveRange
RemoveRange(int)
Remove several instructions. Any labels or exception ranges pointing to the instruction will be moved to the following instruction. Cursor position will be maintained.
public ILCursor RemoveRange(int num)
Parameters
num
int