Enhanced C#
Language of your choice: library documentation
|
This is the complete list of members for Loyc.Collections.ICollectionEx< T >, including all inherited members.
Add(T item) (defined in Loyc.Collections.IAdd< in T >) | Loyc.Collections.IAdd< in T > | |
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.ISinkCollection< T >) | Loyc.Collections.ISinkCollection< T > | |
Count | Loyc.Collections.ICount | |
IsEmpty (defined in Loyc.Collections.IIsEmpty) | Loyc.Collections.IIsEmpty | |
Remove(T item) (defined in Loyc.Collections.ISinkCollection< T >) | Loyc.Collections.ISinkCollection< T > | |
RemoveAll(Predicate< T > match) | Loyc.Collections.ICollectionEx< T > |