Enhanced C#
Language of your choice: library documentation

Documentation moved to ecsharp.net

GitHub doesn't support HTTP redirects, so you'll be redirected in 3 seconds.

 All Classes Namespaces Functions Variables Enumerations Enumerator Properties Events Pages
Properties | List of all members
Loyc.Collections.IIsEmpty Interface Reference

Holds the IsEmpty property that tells you if a collection is empty. More...


Source file:
Inheritance diagram for Loyc.Collections.IIsEmpty:
Loyc.Collections.ArraySlice< T > Loyc.Collections.EmptyList< T > Loyc.Collections.ICollectionEx< T > Loyc.Collections.ICount Loyc.Collections.IDeque< T > Loyc.Collections.IFRange< out T > Loyc.Collections.Impl.ListSourceBase< T > Loyc.Collections.ListSlice< T > Loyc.Collections.NegListSlice< T > Loyc.Collections.NumRange< Num, Math > Loyc.Collections.Repeated< T > Loyc.Collections.Slice_< T >

Remarks

Holds the IsEmpty property that tells you if a collection is empty.

Properties

bool IsEmpty [get]