Overload | Description |
---|---|
EnumerationData Constructor() | Initializes a new instance of the class with default data. |
EnumerationData Constructor(Int64) | Initializes a new instance of the class with given value. |
EnumerationData Constructor(EnumerationData) | Initializes a new copy of the object. |
EnumerationData Constructor(EnumerationDataType,Int64) | Initializes a new instance of the class with given data type and value. |