You are here: Start » ByteArray Constructor

ByteArray Constructor

Namespace:Ftl
Assembly:FilNet.Types.dll

Syntax

public ByteArray
(
	List<byte> rhs
)

Parameters

Name Type Range Default Description
rhsSystem.Collections.Generic.List<byte>

See also