Runtime.

SetArrayValue(Object, int, Object) Method

Assembly
Db4objects.Db4o-2010.dll
Namespace
Sharpen
Containing Type
Runtime

Syntax

public static void SetArrayValue(Object array, int index, Object value)

Parameters

Name Type Description
array Object
index int
value Object

Return Value

Type Description
void