예제 #1
0
 public virtual void Clear()
 {
     collinstr.Clear();
     pointer        = 0;
     exceptionTable = ExceptionTable.Empty;
 }