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