Loading [MathJax]/extensions/tex2jax.js

You are here: Start » FIL.NET » 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