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