Enumeration Member Loop Expression Tokens
Enumeration member loop expressions are expressions that can only be used within the context of an enumeration member loop and allow you to conditionally include or exclude code based on the attributes of the current enumeration member.
Enumeration Member Loop Expression |
Description |
The enumeration member has a value explicitly defined. |
|
The enumeration member does not have a value explicitly defined, default rules should be used to imply the members value. |
Copyright © 2021 Synergex International, Inc.