[This is preliminary documentation and is subject to change.]

The FacebookObjectExtensions type exposes the following members.

Methods

  NameDescription
GetFacebookObject<(Of <(T>)>)
Gets the value of the element specified by xpath.
GetFacebookObjectCollection<(Of <(T>)>)
Gets a collection of T objects that are the children of the element specified by xpath.
GetString
Gets the value of the element specified by xpath.
GetStringCollection
Gets a collection of String values that are the children of the element specified by xpath.
GetValueType<(Of <(T>)>)
Gets the value of the element specified by xpath.
GetValueTypeCollection<(Of <(T>)>)
Gets a collection of T values that are the children of the element specified by xpath.

See Also

FacebookObjectExtensions Class
Facebook.Api Namespace