Skip to main content

IMetamodels.FindEnumsByTag method

Namespace: NextDesign.Core

Description

Finds enums with the specified tag.

argument

NameTypeDescription
tagstringtag name
valuestringThe string representation of the tag value
The default value is null.
If null or an empty string is specified, only the presence or absence of the tag for the enum type is evaluated.

Return value

  • IEnumCollection