Enumeration class
Leave feedback
On this page
Represents a generic enumeration.
The Enumeration type exposes the following members:
| Method | Description |
|---|---|
| compare_to | Compares current object to other. |
| compare_to_object | |
| equals | Determines whether two object instances are equal. |
| equals | Determines whether two object instances are equal. |
| equals_enumeration | |
| equals_object | |
| from_display_name | |
| from_value | |
| get_all | |
| get_hash_code | Provides the default hash function. |
| to_string | Returns a string that represents the current object. |
Was this page helpful?
Any additional feedback you'd like to share with us?
Please tell us how we can improve this page.
Thank you for your feedback!
We value your opinion. Your feedback will help us improve our documentation.