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