Click or drag to resize

AttributeDatabaseMemAllocator Property

The memory allocator.

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

Property Value

Type: IMemoryXAllocator
See Also