You are here: Start » AVL.NET » ByteArray.Reset Method

ByteArray.Reset Method

Namespace:Atl
Assembly:AvlNet.Types.dll

Syntax

public void Reset
(
	int newSize,
	System.IntPtr data,
	bool own
)

Parameters

Name Type Range Default Description
newSizeint
dataSystem.IntPtr
ownbool

Function Overrides

See also