Enhanced C#
Language of your choice: library documentation
|
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< out T > | |
TryGet(int index, out bool fail) | Loyc.Collections.IListSource< out T > |