Class DateTimeJsonToken
Represents a DateTime JSON token.
public class DateTimeJsonToken : JsonToken- Inheritance
- 
      
      
      DateTimeJsonToken
- Inherited Members
- Extension Methods
Constructors
- DateTimeJsonToken(string, BsonDateTime)
- Initializes a new instance of the DateTimeJsonToken class. 
Properties
- DateTimeValue
- Gets the value of a DateTime token.