Skip to main content

IEnum.Is method

Namespace: NextDesign.Core

Description

Checks if the specified object is an instance of the enum type.
Returns true for enum instances.

argument

NameTypeDescription
instanceobjectObject

Return value

  • bool