FacebookObjectCollection(T) Properties

Facebook API Wrapper

Collapse image Expand Image Copy image CopyHover image

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

Properties

  Name Description
Public property Count
Gets the number of elements actually contained in the Collection<(Of <(<'T>)>)>.
(Inherited from Collection<(Of <(<'T>)>)>.)
Public property Item
Gets or sets the element at the specified index.
(Inherited from Collection<(Of <(<'T>)>)>.)
Protected property Items (Inherited from Collection<(Of <(<'T>)>)>.)

See Also