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

[Missing <summary> documentation for "M:Facebook.Json.Linq.JToken.AddBeforeSelf(System.Object)"]

Namespace:  Facebook.Json.Linq
Assembly:  Facebook (in Facebook.dll) Version: 0.2009.3.23 (0.2009.3.23)

Syntax

C#
public void AddBeforeSelf(
	Object content
)
Visual Basic (Declaration)
Public Sub AddBeforeSelf ( _
	content As Object _
)
Visual C++
public:
void AddBeforeSelf(
	Object^ content
)

Parameters

content
Type: System..::.Object

[Missing <param name="content"/> documentation for "M:Facebook.Json.Linq.JToken.AddBeforeSelf(System.Object)"]

See Also

JToken Class
Facebook.Json.Linq Namespace