You are here: Start » FIL.NET » ByteArray.CopyTo Method

ByteArray.CopyTo Method

Namespace:Ftl
Assembly:FilNet.Types.dll

Syntax

public virtual void CopyTo
(
	byte[] array,
	int arrayIndex
)

Parameters

Name Type Range Default Description
arraybyte[]
arrayIndexint

Function Overrides

See also