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