KeyOrderRecordCollection Constructor(KeyOrderRecordCollection)
- Last UpdatedApr 08, 2026
- 1 minute read
Default constructor. An instance of the object to be wrapped is required.
public KeyOrderRecordCollection(
OASySDNA.RealTime.HighPerformanceDB.KeyOrderRecordCollection keyOrderRecordCollection
)
public:
KeyOrderRecordCollection(
OASySDNA.RealTime.HighPerformanceDB.KeyOrderRecordCollection^ keyOrderRecordCollection
)
Parameters
- keyOrderRecordCollection
- Instance of the object to be wrapped.