RemoveAll() protected method

protected RemoveAll ( ) : void
return void
Ejemplo n.º 1
0
 public virtual void Clear()
 {
     owner.RemoveAll();
 }