You are here: Symbol Reference > Stimulsoft.Base.Json.Bson Namespace > BsonReader Class > BsonReader Methods > ReadAsDateTime Method
Stimulsoft Reports Class Reference
ContentsIndexHome
PreviousUpNext
BsonReader.ReadAsDateTime Method

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

Syntax
C++
C#
Visual Basic
public: DateTime? ReadAsDateTime();
Returns

A String. 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.