Método PerspectiveActionCollection.Remove
Incluir membros protegidos
Incluir membros herdados
Removes a PerspectiveAction from the collection.
Esse membro está sobrecarregado. Para obter informações mais completas sobre esse membro, incluindo sintaxe, uso e exemplos, clique em um nome na lista de sobrecarga.
Lista de sobrecargas
Nome | Descrição | |
---|---|---|
Remove(String) | Removes a PerspectiveAction from the collection. | |
Remove(IModelComponent) | Removes the specified IModelComponent from the collection. (Herdado de ModelComponentCollection.) | |
Remove(PerspectiveAction) | Removes the specified PerspectiveAction from the collection. | |
Remove(String, Boolean) | Infraestrutura. Removes a PerspectiveAction from the collection. | |
Remove(PerspectiveAction, Boolean) | Infraestrutura. Removes the specified PerspectiveAction from this collection. |
Início