Class in Arbor / Inherits from: object
Implements interfaces: IFlexibleField, IValueGetter<int>
Description
Class to handle a flexible enum type reference method there is more than one.
Available Attributes :
Constructors
Properties
Property Name |
Description |
parameter |
It return a Paramter. It is null if Type is other than Parameter. |
type |
It returns a type |
value |
It returns a value |
Methods
Operators
Operator Name |
Description |
FlexibleEnumAny |
Cast int to FlexibleEnumAny. |
int |
Cast FlexibleEnumAny to int. |