Table of Contents

Class ValueRangeWindowBoundary<TValue>

Namespace
MongoDB.Driver
Assembly
MongoDB.Driver.dll

Represents a value boundary for a range window in SetWindowFields.

public sealed class ValueRangeWindowBoundary<TValue> : ValueRangeWindowBoundary

Type Parameters

TValue

The type of the range window boundary.

Inheritance
ValueRangeWindowBoundary<TValue>
Inherited Members

Properties

Value

The value.

Methods

ToString()