Show / Hide Table of Contents

Operator LessThan

LessThan(DateOnly, DateOnly)

Checks if left DateOnly instance is less than the right one.

Declaration
public static bool operator <(DateOnly left, DateOnly right)
Parameters
Type Name Description
DateOnly left
DateOnly right
Returns
Type Description
System.Boolean

Applies to

Platforms and versions
TargetVersions
.NET Framework200.4 - 200.8
UWP200.4 - 200.8
In This Article
Back to top Copyright © 2022 Esri.