CollectionTally.CollectionTallyResult.

CollectionTally.

ExtraItems Property

Summary

Items that were not in the expected collection.

Syntax

public List<object> ExtraItems { get; }

Value

Type Description
List<object>