Table of Contents

Class RemoveArgs

Namespace
MongoDB.Driver
Assembly
MongoDB.Driver.Legacy.dll

Represents arguments to the Remove method.

public class RemoveArgs
Inheritance
RemoveArgs
Inherited Members
Extension Methods

Properties

Collation

Gets or sets the collation.

Flags

Gets or sets the flags.

Query

Gets or sets the query.

WriteConcern

Gets or sets the write concern.