2027 Method
Changes 0
M

MullionTypeSet.Insert

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