CollectionConstraint public abstract class CollectionConstraint : Constraint Documentation Code protected CollectionConstraint() protected CollectionConstraint(object arg) protected static bool IsEmpty(IEnumerable enumerable) protected abstract bool Matches(IEnumerable collection)