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

MullionTypeSet.Insert

Method
Description:
Insert the specified mullion type into the set.
Syntax
public virtual bool Insert(
	MullionType item
)
Parameters
Parameter Type Description
item MullionType The mullion type to be inserted into the set.
Return Value
Type Description
Boolean Returns whether the mullion type was inserted into the set.