[This is preliminary documentation and is subject to change.]
Reads the next Json token from the stream.
Namespace:
Assembly: Facebook (in Facebook.dll) Version: 0.2009.3.23 (0.2009.3.23)
Syntax
C# |
---|
public abstract bool Read() |
Visual Basic (Declaration) |
---|
Public MustOverride Function Read As Boolean |
Visual C++ |
---|
public: virtual bool Read() abstract |