|
Enhanced C#
Loyc library documentation
|
This is the complete list of members for Loyc.Collections.IListWithChangeEvents< T >, including all inherited members.
| 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 | |
| ListChanged | Loyc.Collections.INotifyListChanged< T, TCollection > | |
| ListChanging | Loyc.Collections.INotifyListChanging< T, TCollection > | |
| Slice(int start, int count=int.MaxValue) | Loyc.Collections.IListSource< out 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