IndexOptionsBuilder Constructor |
Initializes a new instance of the IndexOptionsBuilder class.
Namespace: MongoDB.Driver.BuildersAssembly: MongoDB.Driver.Legacy (in MongoDB.Driver.Legacy.dll) Version: 2.1.0
Syntax public IndexOptionsBuilder()
new : unit -> IndexOptionsBuilder
See Also