Class RemoveArgs
Represents arguments to the Remove method.
- Inheritance
-
Remove
Args
- Inherited Members
- Extension Methods
Properties
Collation
Gets or sets the collation.
Property Value
- Collation
The collation.
Flags
Gets or sets the flags.
Property Value
- Remove
Flags The flags.
Query
Gets or sets the query.
Property Value
- IMongo
Query The query.
WriteConcern
Gets or sets the write concern.
Property Value
- Write
Concern The write concern.