[This is preliminary documentation and is subject to change.]
Populates the value of the response.
Namespace:
Assembly: Facebook (in Facebook.dll) Version: 0.2009.3.23 (0.2009.3.23)
Syntax
C# |
---|
internal TValue Init( string content ) |
Visual Basic (Declaration) |
---|
Friend Function Init ( _ content As String _ ) As TValue |
Visual C++ |
---|
internal: TValue Init( String^ content ) |
Parameters
- content
- Type: System..::.String
The XML content returned from the API.
Return Value
[Missing <returns> documentation for "M:Facebook.FacebookResponse`1.Init(System.String)"]