Метод Remove

Removes an Account from the collection.

Список перегрузок

  Имя Описание
Открытый метод Remove(String) Removes the Account, with the specified identifier, from the collection.
Открытый метод Remove(Account) Removes the specified Account from the collection.
Защищенный метод Remove(IModelComponent) (Наследуется из ModelComponentCollection.)
Открытый метод Remove(String, Boolean) Инфраструктура.
Открытый метод Remove(Account, Boolean) Инфраструктура.

В начало