SearchDefinition<TDocument> Type Conversions |
Name | Description | |
---|---|---|
![]() ![]() | Implicit(String to SearchDefinition<TDocument>) |
Performs an implicit conversion from a string to a SearchDefinition<TDocument>.
|
![]() ![]() | Implicit(BsonDocument to SearchDefinition<TDocument>) |
Performs an implicit conversion from a BSON document to a SearchDefinition<TDocument>.
|