RemoveAll() защищенный Метод

protected RemoveAll ( ) : void
Результат void
Пример #1
0
 public virtual void Clear()
 {
     owner.RemoveAll();
 }