TelephonePropertyCollection Events

Events

AddingNewOccurs before an item is added to the list.
(Inherited from BindingList<TelephoneProperty>)
ListChangedOccurs when the list or an item in the list changes.
(Inherited from BindingList<TelephoneProperty>)

See Also