Class PositionDocumentsWindowBoundary

| MongoDB CSharp Driver API Reference (original) (raw)

Namespace

MongoDB.Driver

Assembly

MongoDB.Driver.dll

Represents a position boundary for a document window in SetWindowFields.

public sealed class PositionDocumentsWindowBoundary : DocumentsWindowBoundary

Inheritance

object

DocumentsWindowBoundary

PositionDocumentsWindowBoundary

Inherited Members

object.Equals(object)

object.Equals(object, object)

object.GetHashCode()

object.GetType()

object.ReferenceEquals(object, object)

Properties

Position

The position.

Methods

ToString()

Returns a string that represents the current object.