EqualConstraint<TExpected>.

AsCollection Property

Summary

Flag the constraint to compare arrays as collections and return self.
Namespace
TCLite.Constraints
Containing Type
EqualConstraint<TExpected>

Syntax

public EqualConstraint<TExpected> AsCollection { get; }

Value

Type Description
EqualConstraint<TExpected>