|
Joutsen v0.5.0+12-g5dd5f7e
|
An interface for collections of unique items. More...
Additional Inherited Members | |
Public Member Functions inherited from Joutsen.Collections.Generic.Collection< ItemType > | |
| bool | Contains (ItemType item, SCG.IEqualityComparer< ItemType > comparer) |
| Checks if an item is part of the collection. More... | |
| void | Add (SCG.IEnumerable< ItemType > items) |
| Adds multiple items to the collection. More... | |
An interface for collections of unique items.