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

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

AddRange(IEnumerable< T > e) (defined in Loyc.Collections.IAddRange< T >)Loyc.Collections.IAddRange< T >
AddRange(IReadOnlyCollection< T > s) (defined in Loyc.Collections.IAddRange< T >)Loyc.Collections.IAddRange< T >
Clear() (defined in Loyc.Collections.ICollectionSink< T >)Loyc.Collections.ICollectionSink< T >
Contains(T item)Loyc.Collections.IContains< T >
CopyTo(T[] array, int arrayIndex)Loyc.Collections.ICollectionSource< T >
IsEmpty (defined in Loyc.Collections.IIsEmpty)Loyc.Collections.IIsEmpty
Remove(T item) (defined in Loyc.Collections.ICollectionSink< T >)Loyc.Collections.ICollectionSink< T >