Value.reserve Method
Reserves memory for a number of Values to reduce memory allocations.
Namespace: TcHmiSrv
Assembly: TcHmiSrvExtNet (in
TcHmiSrvExtNet.dll) Version: 3.0.0.0
Syntax
C#
public void reserve(
uint size
)
Reserves memory for a number of Values to reduce memory allocations.
Namespace: TcHmiSrv
Assembly: TcHmiSrvExtNet (in
TcHmiSrvExtNet.dll) Version: 3.0.0.0
public void reserve(
uint size
)