AttributeRelationshipCollection.Remove Método
Incluir miembros protegidos
Incluir miembros heredados
Removes an AttributeRelationship 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 an AttributeRelationship, identified by attributeId, from the collection. | |
Remove(AttributeRelationship) | Removes the specified AttributeRelationship from the collection. | |
Remove(IModelComponent) | Removes the specified IModelComponent from the collection. (Se hereda de ModelComponentCollection.) | |
Remove(String, Boolean) | Infraestructura. Removes an AttributeRelationship from this collection. | |
Remove(AttributeRelationship, Boolean) | Infraestructura. Removes the specified AttributeRelationship from this collection. |
Arriba