Property Max

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

Table of Contents

Namespace

MongoDB.Driver.Core.Misc

Assembly

MongoDB.Driver.dll

Max

Gets the maximum value.

public T Max { get; }

Property Value

T

The maximum value.