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

Performs application-defined tasks associated with freeing, releasing, or resetting unmanaged resources.

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

Syntax

C#
void IDisposable.Dispose()
Visual Basic (Declaration)
Private Sub Dispose Implements IDisposable.Dispose
Visual C++
private:
virtual void Dispose() sealed = IDisposable::Dispose

Implements

IDisposable..::.Dispose()()()

See Also

JsonReader Class
Facebook.Json Namespace