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