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