Show / Hide Table of Contents

Operator LessThan

LessThan(TimeOnly, TimeOnly)

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

Declaration
public static bool operator <(TimeOnly left, TimeOnly right)
Parameters
Type Name Description
TimeOnly left
TimeOnly 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.