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

ByteArray.Reset Method

Recreate the array

Namespace:Atl
Assembly:AvlNet.Types.dll

Syntax

public void Reset
(
	int newSize,
	byte value
)

Parameters

Name Type Range Default Description
newSizeint
valuebyte

Function Overrides

See also