The ActivityCommentCollection type exposes the following members.

Properties

  NameDescription
Count
Gets the number of elements actually contained in the Collection<(Of <(T>)>).
(Inherited from Collection<(Of <(ActivityComment>)>).)
DeferNotification
Indicates if notifications needs to be deferred
(Inherited from FacebookDataCollection<(Of <(T>)>).)
Item
Gets or sets the element at the specified index.
(Inherited from Collection<(Of <(ActivityComment>)>).)
Items
Gets a IList<(Of <(T>)>) wrapper around the Collection<(Of <(T>)>).
(Inherited from Collection<(Of <(ActivityComment>)>).)

See Also