Optional Class |
Namespace: MongoDB.Driver
The Optional type exposes the following members.
Name | Description | |
---|---|---|
Create<T> |
Creates an instance of an optional parameter with a value.
| |
Enumerable<TItem> |
Creates an instance of an optional parameter with an enumerable value.
|