The ZoomFactorCollection type exposes the following members.

Events

  NameDescription
Public eventInserted
The Inserted event will be fired whenever a new element has been inserted into to the collection.
(Inherited from Collection<(Of <(<'TElement>)>)>.)
Public eventRemoved
The Removed event will be fired whenever an element has been removed from the collection.
(Inherited from Collection<(Of <(<'TElement>)>)>.)

See Also