Runtime.

GetArrayValue(Object, int) Method

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

Syntax

public static Object GetArrayValue(Object array, int i)

Parameters

Name Type Description
array Object
i int

Return Value

Type Description
Object