NoItemConstraint.Matches(Object) Method

Definition

Apply the item constraint to each item in the collection, failing if any item fails.

public override bool Matches (object actual);
override this.Matches : obj -> bool

Parameters

actual
Object

Returns

Applies to