Bind(RealTimeType) Method
- Last UpdatedApr 08, 2026
- 1 minute read
Binds a RealTimePrimitiveType object to the current RealTimePrimitiveType instance.
public override void Bind(
RealTimeType rtType
)
public:
void Bind(
RealTimeType^ rtType
) override
Parameters
- rtType
- The type to be bound, which should be a RealTimePrimitiveType.