Arrays4.

IndexOfIdentity(Object[], Object) Method

Assembly
Db4objects.Db4o-2010.dll
Namespace
Db4objects.Db4o.Foundation
Containing Type
Arrays4

Syntax

public static int IndexOfIdentity(Object[] array, Object element)

Parameters

Name Type Description
array Object[]
element Object

Return Value

Type Description
int