RelationshipEndAttributeCollection.Remove Método
Incluir miembros protegidos
Incluir miembros heredados
Removes the specified object from a 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 object with the specified attribute id from a collection. | |
Remove(IModelComponent) | Removes the specified IModelComponent from the collection. (Se hereda de ModelComponentCollection.) | |
Remove(RelationshipEndAttribute) | Removes the attribute object with the specified attribute id from a collection. | |
Remove(String, Boolean) | Removes the specified object in the collection with the attribute id. | |
Remove(RelationshipEndAttribute, Boolean) | Removes the specified object in the collection. |
Arriba