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