Simple |
public override void Add( SelfAccumulateableEventArgs e )
| Exception | Condition |
|---|---|
| ArgumentOutOfRangeException | Argument e should be of type SimpleCollectionChangedEventArgs or Argument e has an item which is not identical to this item. This should not happen since Equals and GetHashCode are overriden. |