2027 Method
Changes 0
M

PanelTypeSet.Insert

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