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

Overload List

  NameDescription
FacebookObjectBase()()()
Initializes an instance of FacebookObjectBase with no prepopulated data or XML data source.
FacebookObjectBase(IDictionary<(Of <(String, Object>)>))
Initializes an instance of FacebookObjectBase that will be prepopulated using data from the specified IDictionary<(Of <(TKey, TValue>)>) object.
FacebookObjectBase(XElement)
Initializes an instance of FacebookObjectBase using the specified XElement object as the data source.

See Also

FacebookObjectBase Class
FacebookObjectBase Members
Facebook.Api Namespace