You are here: Start » FIL.NET » ByteArray.Reserve Method

ByteArray.Reserve Method

Namespace:Ftl
Assembly:FilNet.Types.dll

Syntax

public void Reserve
(
	int newCapacity
)

Parameters

Name Type Range Default Description
newCapacityint

See also