| Overload | Description | 
|---|---|
| UAEnumValue Constructor() | Initializes a new instance of the class with default data. | 
| UAEnumValue Constructor(Int64) | Initializes a new instance of the class, specifying its value. | 
| UAEnumValue Constructor(UAEnumValue) | Initializes a new copy of the object. | 
| UAEnumValue Constructor(SerializationInfo,StreamingContext) | Initializes a new instance of the class with serialized data. | 
