Table of Contents

Property Min

Namespace
MongoDB.Driver.Search
Assembly
MongoDB.Driver.dll

Min

Gets the lower bound of the range.

public readonly Bound<TValue> Min { get; }

Property Value

Bound<TValue>