RealTimeEnumType Constructor
- Last UpdatedApr 08, 2026
- 1 minute read
| Overload | Description |
|---|---|
| RealTimeEnumType Constructor() | Initializes a RealTimeEnumType instance. |
| RealTimeEnumType Constructor(String) | Initializes a RealTimeEnumType instance for a given type name. |
| RealTimeEnumType Constructor(RealTimeType) | Initializes a RealTimeEnumType instance for binding with another RealTimeType object. |