Share via


RelationshipEndAttributeCollection.Remove Method

Include Protected Members
Include Inherited Members

Removes the specified object from a collection.

This member is overloaded. For complete information about this member, including syntax, usage, and examples, click a name in the overload list.

Overload List

  Name Description
Public method Remove(String) Removes the object with the specified attribute id from a collection.
Protected method Remove(IModelComponent) Removes the specified IModelComponent from the collection. (Inherited from ModelComponentCollection.)
Public method Remove(RelationshipEndAttribute) Removes the attribute object with the specified attribute id from a collection.
Public method Remove(String, Boolean) Removes the specified object in the collection with the attribute id.
Public method Remove(RelationshipEndAttribute, Boolean) Removes the specified object in the collection.

Top

See Also

Reference

RelationshipEndAttributeCollection Class

Microsoft.AnalysisServices Namespace