Overload List
| Name | Description | |
|---|---|---|
| Contains<(Of <(T>)>)()()() |
Returns true if an aspect of a given type exists in the collection. Since most Aspects are
supposed to only exist ONE instance of we created this method to easily be able to spot duplicates.
| |
| Contains(IAspect) |
Returns true if given Aspect exists within the list of Aspects
|
