FacebookObjectCollection(T) Events

Facebook API Wrapper

Collapse image Expand Image Copy image CopyHover image

The FacebookObjectCollection<(Of <(<'T>)>)> type exposes the following members.

Events

  Name Description
Public event CollectionChanged
Occurs when an item is added, removed, changed, moved, or the entire list is refreshed.
(Inherited from ObservableCollection<(Of <(<'T>)>)>.)
Protected event PropertyChanged
Occurs when a property value changes.
(Inherited from ObservableCollection<(Of <(<'T>)>)>.)

See Also