Click or drag to resize
ICollectionExtension Methods

The ICollectionExtension type exposes the following members.

Methods
  NameDescription
Public methodStatic memberCheckEmpty
Check that a collection is empty.
Public methodStatic memberCheckNotEmpty
Check that a collection is not empty.
Public methodStatic memberIsEmpty
Test if a collection is empty.
Public methodStatic memberIsNotEmpty
Test if a collection is not empty.
Top
See Also