Arrays4.

Equals(byte[], byte[]) Method

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

Syntax

public static bool Equals(byte[] x, byte[] y)

Parameters

Name Type Description
x byte[]
y byte[]

Return Value

Type Description
bool