Skip to content

Overload_CodeJam_Collections_CollectionExtensions_IsNullOrEmpty

andrewvk edited this page Mar 22, 2016 · 3 revisions

CollectionExtensions.IsNullOrEmpty Method

[This is preliminary documentation and is subject to change.]

Overload List

 

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

See Also

Reference

CollectionExtensions Class
CodeJam.Collections Namespace

Clone this wiki locally