Table of Contents

Class PushEachOptions

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

Arguments for $push with an $each clause.

public class PushEachOptions
Inheritance
PushEachOptions
Inherited Members
Extension Methods

Properties

Position

Gets or sets the position (see $position).

Slice

Gets or sets the slice (see $slice).

Sort

Gets or sets the sort (see $sort).