The ICartellaRelations<(Of <(<'TOwner, TTarget>)>)> type exposes the following members.

Events

  NameDescription
Public eventTargetAdded
Event to fire, when a target is added to the collection
(Inherited from IBaseRelations<(Of <(<'TOwner, TTarget>)>)>.)
Public eventTargetRemoved
Event to fire, when a target is removed from the collection
(Inherited from IBaseRelations<(Of <(<'TOwner, TTarget>)>)>.)

See Also