2025.3 Method
Changes 0
M

PanelTypeSet.Erase

Description:
Removes a specified panel type from the set.
public virtual int Erase(
	PanelType item
)
  • item
    The panel type to be erased.
Return Value Int32 The number of panel types that were erased from the set.