CollectionItemsEqualConstraint.

ItemsEqual(object, object) Method

Summary

Compares two collection members for equality

Syntax

protected bool ItemsEqual(object x, object y)

Parameters

Name Type Description
x object
y object

Return Value

Type Description
bool