The ActivityCommentCollection type exposes the following members.

Events

  NameDescription
CollectionChanged
Occurs when an item is added, removed, changed, moved, or the entire list is refreshed.
(Inherited from ObservableCollection<(Of <(ActivityComment>)>).)
DataRetrievalCompletedEvent
Event to raise when the asynch operation completes
(Inherited from FacebookDataCollection<(Of <(T>)>).)
PropertyChanged
Occurs when a property value changes.
(Inherited from ObservableCollection<(Of <(ActivityComment>)>).)

See Also