Summary
The result of a
CollectionTally.- Namespace
- TCLite
.Constraints - Base Types
-
- object
graph BT
Type-->Base0["object"]
Type["CollectionTally.CollectionTallyResult"]
class Type type-node
Syntax
public sealed class CollectionTally.CollectionTallyResult
Constructors
| Name | Summary |
|---|---|
| Collection |
Initializes a new instance of the CollectionTally.CollectionTallyResult class with the given fields. |
Properties
| Name | Value | Summary |
|---|---|---|
| ExtraItems | List |
Items that were not in the expected collection.
|
| MissingItems | List |
Items that were not accounted for in the expected collection.
|
