Skip to content

Overload_CodeJam_Collections_CollectionExtensions_NotNullNorEmpty

Andrew Koryavchenko edited this page Jul 4, 2017 · 3 revisions

CollectionExtensions.NotNullNorEmpty Method

Overload List

 

Name Description
Public methodStatic member NotNullNorEmpty(T)(ICollection(T)) Indicates whether the specified collection is not null nor empty.
Public methodStatic member NotNullNorEmpty(T)(T[]) Indicates whether the specified array is is not null nor empty.
  Back to Top

See Also

Reference

CollectionExtensions Class
CodeJam.Collections Namespace

Clone this wiki locally