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