NUnit.Framework.Constraints.CollectionConstraint.IsEmpty Method
Determines whether the specified enumerable is empty.

Syntax

protected static bool IsEmpty (IEnumerable enumerable)

Parameters

enumerable
The enumerable.

Returns

true if the specified enumerable is empty; otherwise, false.

Remarks

Documentation for this section has not yet been entered.

Requirements

Namespace: NUnit.Framework.Constraints
Assembly: NUnitLite (in NUnitLite.dll)
Assembly Versions: 0.6.0.0, 1.0.0.0