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

Gets the top.

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

Syntax

C#
protected int Top { get; }
Visual Basic (Declaration)
Protected ReadOnly Property Top As Integer
Visual C++
protected:
property int Top {
	int get ();
}

Field Value

The top.

See Also

JsonWriter Class
Facebook.Json Namespace