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

Removes the child nodes from this token.

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

Syntax

C#
public void RemoveAll()
Visual Basic (Declaration)
Public Sub RemoveAll
Visual C++
public:
void RemoveAll()

See Also

JContainer Class
Facebook.Json.Linq Namespace