RemoveAll() protected method

protected RemoveAll ( ) : void
return void
Example #1
0
 public virtual void Clear()
 {
     owner.RemoveAll();
 }