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

ByteArray.Insert Method

Namespace:Ftl
Assembly:FilNet.Types.dll

Syntax

public void Insert
(
	System.IntPtr target,
	byte value
)

Parameters

Name Type Range Default Description
targetSystem.IntPtr
valuebyte

Function Overrides

See also