Método Remove

Removes an AttributeRelationship from the collection.

Lista de sobrecargas

  Nome Descrição
Método público Remove(String) Removes an AttributeRelationship, identified by attributeId, from the collection.
Método público Remove(AttributeRelationship) Removes the specified AttributeRelationship from the collection.
Método protegido Remove(IModelComponent) (Herdado de ModelComponentCollection.)
Método público Remove(String, Boolean) Infraestrutura.
Método público Remove(AttributeRelationship, Boolean) Infraestrutura.

Início