Summary
    Returns a constraint that tests whether a collection 
    contains all unique items.
    
		- Namespace
 - TCLite
.Constraints  - Containing Type
 - ConstraintExpression
 
Syntax
public UniqueItemsConstraint Unique { get; }
	Value
| Type | Description | 
|---|---|
| Unique | 
					
