Метод 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) | Инфраструктура. |
В начало