[This is preliminary documentation and is subject to change.]
Assembly: Facebook (in Facebook.dll) Version: 0.2009.3.23 (0.2009.3.23)
Syntax
C# |
---|
public interface IFacebookObject |
Visual Basic (Declaration) |
---|
Public Interface IFacebookObject |
Visual C++ |
---|
public interface class IFacebookObject |
Remarks
By using the extension methods defined in
The properties of a given IFacebookObject are queried on demand, so the first time the get accessor of a property is
accessed, an XPath query will be executed, and the result is stored in the
There are methods in