CollectionOperator public abstract class CollectionOperator : PrefixOperator Abstract base for operators that indicate how to apply a constraint to items in a collection. Documentation Code namespace NUnit.Framework { }