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

ByteArray.Insert Method

Namespace:Ftl
Assembly:FilNet.Types.dll

Syntax

public virtual void Insert
(
	int index,
	byte value
)

Parameters

Name Type Range Default Description
indexint
valuebyte

Function Overrides

See also