<Code Lib>
2026 Method
Changes 0
M

MEPBuildingConstructionSet.Contains

Description:
Tests for the existence of a MEPBuildingConstruction within the set.

public virtual bool Contains(
	MEPBuildingConstruction item
)

Return Value Boolean The Contains method returns True if the MEPBuildingConstruction is within the set, otherwise False.

Loading…