2027 Method
Changes 0
M

PanelTypeSet.Contains

Description:
Tests for the existence of a panel type within the set.
public virtual bool Contains(
	PanelType item
)
  • item
    The panel type to be searched for.
Return Value Boolean The Contains method returns True if the panel type is within the set, otherwise False.