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