Поделиться через


Метод AccountCollection.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) Removes the specified IModelComponent from the collection. (Производный от ModelComponentCollection.)
Открытый метод Remove(String, Boolean) Инфраструктура. Removes the Account, with the specified identifier, from the collection.
Открытый метод Remove(Account, Boolean) Инфраструктура. Removes the specified Account from the collection.

В начало

См. также

Справочник

AccountCollection Класс

Пространство имен Microsoft.AnalysisServices