Show / Hide Table of Contents

Operator GreaterThanOrEqual

GreaterThanOrEqual(TimeOnly, TimeOnly)

Checks if left TimeOnly instance is greater than or equal to 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.