You are here: Start » AVL.NET » ByteArray Constructor

ByteArray Constructor

Namespace:Atl
Assembly:AvlNet.Types.dll

Syntax

public ByteArray
(
	int size,
	byte value
)

Parameters

Name Type Range Default Description
sizeint
valuebyte

See also