Enhanced C#
Language of your choice: library documentation
Loyc.Collections.ISparseListSource< T > Member List

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

IsSet(int index)Loyc.Collections.ISparseListSource< T >
NextHigherItem(ref int? index)Loyc.Collections.ISparseListSource< T >
NextLowerItem(ref int? index)Loyc.Collections.ISparseListSource< T >
Slice(int start, int count=int.MaxValue)Loyc.Collections.IListSource< T >