PerspectiveCollection.Remove Método
Incluir miembros protegidos
Incluir miembros heredados
Removes a Perspective from the collection.
Este miembro está sobrecargado. Para obtener información completa acerca de este miembro, incluidos sintaxis, uso y ejemplos, haga clic en un nombre de la lista de sobrecarga.
Lista de sobrecargas
Nombre | Descripción | |
---|---|---|
Remove(String) | Removes the Perspective that has the specified identifier from the collection. | |
Remove(IModelComponent) | Removes the specified IModelComponent from the collection. (Se hereda de ModelComponentCollection.) | |
Remove(Perspective) | Removes the specified Perspective from the collection. | |
Remove(String, Boolean) | Infraestructura. Removes a Perspective from this collection. | |
Remove(Perspective, Boolean) | Infraestructura. Removes the specified Perspective from this collection. |
Arriba