RealTimeFieldInfo Constructor
- 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 RealTimeFieldInfo(
OASySDNA.RealTime.HighPerformanceSetDB.RealTimeFieldInfo realTimeFieldInfo
)
public:
RealTimeFieldInfo(
OASySDNA.RealTime.HighPerformanceSetDB.RealTimeFieldInfo^ realTimeFieldInfo
)
Parameters
- realTimeFieldInfo
- Instance of the object to be wrapped.