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