You are here: Symbol Reference > Stimulsoft.Base.Json.Linq Namespace > JTokenReader Class > JTokenReader Methods > ReadAsDateTimeOffset Method
Stimulsoft Reports Class Reference
ContentsIndexHome
PreviousUpNext
JTokenReader.ReadAsDateTimeOffset Method

Reads the next JSON token from the stream as a Nullable{DateTimeOffset}.

Syntax
C++
C#
Visual Basic
public: DateTimeOffset? ReadAsDateTimeOffset();
Returns

A Nullable{DateTimeOffset}. This method will return null at the end of an array.

Made with Doc-O-Matic.
What do you think about this topic? Send feedback!
Copyright (c) 2017. All rights reserved.