RVTDocs.com
Namespace: Autodesk.Revit.DB Class: MullionTypeSet

MullionTypeSet.Erase

Method
Description:
Removes a specified mullion type from the set.
Syntax
public virtual int Erase(
	MullionType item
)
Parameters
Parameter Type Description
item MullionType The mullion type to be erased.
Return Value
Type Description
Int32 The number of mullion types that were erased from the set.