MemoryValueSetAllocator Method |
Initialize the value, by setting the memory allocator.
Namespace: Demo3D.PLC.Comms.AttrDbAssembly: PLC (in PLC.dll) Version: 19.00.00
Syntaxpublic void SetAllocator(
IMemoryXAllocator memAllocator
)
Parameters
- memAllocator IMemoryXAllocator
- Memory allocator.
See Also