CollectionItemsEqualConstraint.ItemsEqual(Object, Object) Method

Definition

Compares two collection members for equality

protected bool ItemsEqual (object x, object y);
member this.ItemsEqual : obj * obj -> bool

Parameters

x
Object
y
Object

Returns

Applies to