You are here: Symbol Reference > Stimulsoft.Base.Json.Bson Namespace > BsonReader Class > BsonReader Methods > ReadAsDateTimeOffset Method
Stimulsoft Reports Class Reference
ContentsIndexHome
PreviousUpNext
BsonReader.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.