Click or drag to resize

AttributeDatabaseMemAllocator Property

The memory allocator.

Namespace:  Demo3D.PLC.Comms.AttrDb
Assembly:  PLC (in PLC.dll) Version: 17.00.05
Syntax
C#
public IMemoryXAllocator MemAllocator { get; set; }

Property Value

Type: IMemoryXAllocator
See Also