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

ByteArray Constructor

Namespace:Ftl
Assembly:FilNet.Types.dll

Syntax

public ByteArray
(
	System.IntPtr begin,
	System.IntPtr end
)

Parameters

Name Type Range Default Description
beginSystem.IntPtr
endSystem.IntPtr

See also