Compartir a través de


Remove Método

Removes an AttributeRelationship from the collection.

Lista de sobrecargas

  Nombre Descripción
Método publico Remove(String) Removes an AttributeRelationship, identified by attributeId, from the collection.
Método publico Remove(AttributeRelationship) Removes the specified AttributeRelationship from the collection.
Método protegido Remove(IModelComponent) (Se hereda de ModelComponentCollection).
Método publico Remove(String, Boolean) Infraestructura.
Método publico Remove(AttributeRelationship, Boolean) Infraestructura.

Principio