Método Remove

Removes an Account from the collection.

Lista de sobrecargas

  Nome Descrição
Método público Remove(String) Removes the Account, with the specified identifier, from the collection.
Método público Remove(Account) Removes the specified Account from the collection.
Método protegido Remove(IModelComponent) (Herdado de ModelComponentCollection.)
Método público Remove(String, Boolean) Infraestrutura.
Método público Remove(Account, Boolean) Infraestrutura.

Início