Método AttributeRelationshipCollection.Remove
Incluir membros protegidos
Incluir membros herdados
Removes an AttributeRelationship 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 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. (Herdado de ModelComponentCollection.) | |
Remove(String, Boolean) | Infraestrutura. Removes an AttributeRelationship from this collection. | |
Remove(AttributeRelationship, Boolean) | Infraestrutura. Removes the specified AttributeRelationship from this collection. |
Início