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