CollectionTally public sealed class CollectionTally Documentation Code public sealed class CollectionTallyResult public CollectionTallyResult Result { get; } public CollectionTally(NUnitEqualityComparer comparer, IEnumerable c) public void TryRemove(object o) Try to remove an object from the tally. public void TryRemove(IEnumerable c) Try to remove a set of objects from the tally.