RealTimeArrayType Constructor(RealTimeType)
- Last UpdatedApr 08, 2026
- 1 minute read
Initializes a RealTimeArrayType instance for binding with another RealTimeType object.
public RealTimeArrayType(
RealTimeType rtType
)
public:
RealTimeArrayType(
RealTimeType^ rtType
)
Parameters
- rtType
- The type to be bound, which should be a RealTimeArrayType.