|
Enhanced C#
Loyc library documentation
|
This is the complete list of members for Loyc.Collections.ISparseList< T >, including all inherited members.
| ClearSpace(int index, int count=1) | Loyc.Collections.ISparseList< T > | |
| Contains(T item) | Loyc.Collections.IContains< in T > | |
| CopyTo(T[] array, int arrayIndex) | Loyc.Collections.ICollectionSource< T > | |
| Count | Loyc.Collections.ISource< out T > | |
| InsertSpace(int index, int count=1) | Loyc.Collections.ISparseList< T > | |
| IsEmpty (defined in Loyc.Collections.IIsEmpty) | Loyc.Collections.IIsEmpty | |
| 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.ISparseListSource< T > | |
| this[K key] | Loyc.Collections.IIndexed< in K, out V > | |
| TryGet(K key, out bool fail) | Loyc.Collections.ITryGet< in K, out V > |
1.8.7