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
Loyc.Collections.ListSourceAsSparse< T > Member List

This is the complete list of members for Loyc.Collections.ListSourceAsSparse< T >, including all inherited members.

Contains(T item) (defined in Loyc.Collections.Impl.ReadOnlyCollectionBase< T >)Loyc.Collections.Impl.ReadOnlyCollectionBase< T >inline
Count (defined in Loyc.Collections.ListSourceAsSparse< T >)Loyc.Collections.ListSourceAsSparse< T >
GetEnumerator() (defined in Loyc.Collections.ListSourceAsSparse< T >)Loyc.Collections.ListSourceAsSparse< T >inlinevirtual
IndexOf(T item) (defined in Loyc.Collections.Impl.ListSourceBase< T >)Loyc.Collections.Impl.ListSourceBase< T >inline
IsEmpty (defined in Loyc.Collections.Impl.ListSourceBase< T >)Loyc.Collections.Impl.ListSourceBase< T >
IsSet(int index)Loyc.Collections.ListSourceAsSparse< T >inline
Items (defined in Loyc.Collections.ListSourceAsSparse< T >)Loyc.Collections.ListSourceAsSparse< T >
ListSourceAsSparse(Loyc.Collections.IListSource< T > list) (defined in Loyc.Collections.ListSourceAsSparse< T >)Loyc.Collections.ListSourceAsSparse< T >inline
NextHigherItem(ref int?index)Loyc.Collections.ListSourceAsSparse< T >inline
NextLowerItem(ref int?index)Loyc.Collections.ListSourceAsSparse< T >inline
Slice(int start, int count)Loyc.Collections.Impl.ListSourceBase< T >inline
this[int index] (defined in Loyc.Collections.Impl.ListSourceBase< T >)Loyc.Collections.Impl.ListSourceBase< T >
ThrowIndexOutOfRange(int index) (defined in Loyc.Collections.Impl.ListSourceBase< T >)Loyc.Collections.Impl.ListSourceBase< T >inlineprotected
TryGet(int index, out bool fail)Loyc.Collections.ListSourceAsSparse< T >inlinevirtual