Bind(RealTimeType) Method
- Last UpdatedApr 08, 2026
- 1 minute read
Binds a RealTimeType object to another RealTimeType object.
public virtual void Bind(
RealTimeType rtType
)
public:
virtual void Bind(
RealTimeType^ rtType
)
Parameters
- rtType
- The name of the RealTime type to be bound.