Navigate to: Methods | Constructors | Events | Properties
| Options | Name | Purpose | |
|---|---|---|---|
| + | LOGICAL Equals (Object) |
Compares this Enum member to another member of this Enum by Value |
|
| + F | INT64 GetValue () |
Returns the Value of the Enum Member |
|
| + | CHARACTER ToString () |
Returns a CHARACTER representation (human readable) of the
Enum member |
| Options | Name | Purpose | |
|---|---|---|---|
| # | CHARACTER Label |
Returns the character label associated with an enum member instance |
|
| + | INTEGER Value |
Returns the integer value associated with an enum member instance |
|
Top
PUBLIC LOGICAL Equals (Object)
|
||||||||||||||||||||||
|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|
PUBLIC INT64 GetValue ()
|
||||||||||||||||||||||
PUBLIC CHARACTER ToString ()
|
||||||||||||||||||||||
PROTECTED CHARACTER Label
|
|||||||||||||
|---|---|---|---|---|---|---|---|---|---|---|---|---|---|
PUBLIC INTEGER Value
|
|||||||||||||