CopyBindVars Method
- Last UpdatedApr 08, 2026
- 1 minute read
Copies the internal bind variables.
protected void CopyBindVars(
RealTimeType toRTType,
RealTimeType fromRTType
)
protected:
void CopyBindVars(
RealTimeType^ toRTType,
RealTimeType^ fromRTType
)
Parameters
- toRTType
- Destination object to copy bind variables.
- fromRTType
- Source object to copy bind variables.