Arrays4.

IndexOfEquals(Object[], Object) Method

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

Syntax

public static int IndexOfEquals(Object[] array, Object expected)

Parameters

Name Type Description
array Object[]
expected Object

Return Value

Type Description
int