|
Enhanced C#
Loyc library documentation
|
This is the complete list of members for Loyc.Collections.IListImpl< T >, including all inherited members.
| Add(T item) (defined in Loyc.Collections.IAdd< in T >) | Loyc.Collections.IAdd< in T > | |
| Clear() (defined in Loyc.Collections.ICollectionSink< in T >) | Loyc.Collections.ICollectionSink< in T > | |
| Contains(T item) | Loyc.Collections.IContains< in T > | |
| CopyTo(T[] array, int arrayIndex) | Loyc.Collections.ICollectionSource< T > | |
| Count | Loyc.Collections.ISource< out T > | |
| IsEmpty (defined in Loyc.Collections.IIsEmpty) | Loyc.Collections.IIsEmpty | |
| Remove(T item) (defined in Loyc.Collections.ICollectionSink< in T >) | Loyc.Collections.ICollectionSink< in T > | |
| Slice(int start, int count=int.MaxValue) | Loyc.Collections.IListSource< out T > | |
| this[int index] (defined in Loyc.Collections.IArraySink< in T >) | Loyc.Collections.IArraySink< in 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