MEPBuildingConstructionSet.Contains
Description:
Tests for the existence of a MEPBuildingConstruction within the set.
Tests for the existence of a MEPBuildingConstruction within the set.
public virtual bool Contains(
MEPBuildingConstruction item
)
-
itemThe MEPBuildingConstruction to be searched for.
Return Value
Boolean
The Contains method returns True if the MEPBuildingConstruction is within the set, otherwise False.