Summary
    Check that the collection is empty
    
		- Namespace
 - TCLite
.Constraints  - Containing Type
 - Empty
Collection Constraint  
Syntax
protected override bool Match(IEnumerable collection)
	Parameters
| Name | Type | Description | 
|---|---|---|
| collection | IEnumerable | 
Return Value
| Type | Description | 
|---|---|
| bool | 
