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