Table of Contents

Property Max

Namespace
MongoDB.Driver.Core.Operations
Assembly
MongoDB.Driver.Core.dll

Max

Gets or sets the maximum coordinate value for 2d indexes.

public double? Max { get; set; }

Property Value

double?

The maximum coordinate value for 2d indexesThe maximum.