Skip to main content

IClass.GetFieldsByTag method

Namespace: NextDesign.Core

Description

Gets the fields of this class with the specified tag.
If the tag value is not specified, it will be evaluated only with the presence or absence of the tag.

argument

NameTypeDescription
tagstringtag name
valuestringTag value
The default value is null.
If null or an empty string is specified, only the presence or absence of a tag for the field is evaluated.

Return value

  • IFieldCollection