Click or drag to resize

CollectionDataBindingBase Methods

The CollectionDataBindingBase type exposes the following members.

Methods
  NameDescription
Public methodDisable
Disables the observer.
Public methodEnable
Enables the observer.
Protected methodOnItemAdded
Called when an item was added to the collection.
Protected methodOnItemInserted
Called when an item was inserted in the collection.
Protected methodOnItemRemoved
Called when item was removed from the collection.
Top
See Also