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