RealTimeBaseTable Constructor(RealTimeBaseTable)
- Last UpdatedApr 08, 2026
- 1 minute read
Default constructor. If an instance of the wrapped object isn't provided, it is instantiated with the default constructor.
public RealTimeBaseTable(
OASySDNA.RealTime.HighPerformanceSetDB.RealTimeBaseTable realTimeBaseTable
)
public:
RealTimeBaseTable(
OASySDNA.RealTime.HighPerformanceSetDB.RealTimeBaseTable^ realTimeBaseTable
)
Parameters
- realTimeBaseTable
- Instance of the object to be wrapped.