MongoDB .NET Driver API Documentation
MongoDB .NET Driver API Documentation
Namespaces
MongoDB.Driver
Optional(T) Structure
Optional(T) Properties
HasValue Property
Value Property
Optional
T
Properties
The
Optional
T
generic type exposes the following members.
Properties
Name
Description
HasValue
Gets a value indicating whether the optional parameter has a value.
Value
Gets the value of the optional parameter.
Top
See Also
Reference
Optional
T
Structure
MongoDB.Driver Namespace
Copyright © 2010-2015 MongoDB Inc.
Send comments on this topic to
MongoDB