2024 Method
Changes 0
M

PanelTypeSet.Contains

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