ExactCountOperator public class ExactCountOperator : SelfResolvingOperator Represents a constraint that succeeds if the specified count of members of a collection match a base constraint. Documentation public ExactCountOperator(int expectedCount) Construct an ExactCountOperator for a specified count