RelationShapeCollection.Remove

RelationShapeCollection.Remove method

Remove the relationShape from the collection.

public void Remove(RelationShape relationShape)
ParameterTypeDescription
relationShapeRelationShape

See Also