Show / Hide Table of Contents

Method CompareTo

CompareTo(Object)

Declaration
public readonly int CompareTo(object obj)
Parameters
Type Name Description
System.Object obj
Returns
Type Description
System.Int32
Implements
System.IComparable.CompareTo(System.Object)

Applies to

Platforms and versions
TargetVersions
.NET Framework200.4 - 200.8
UWP200.4 - 200.8

CompareTo(TimeOnly)

Declaration
public readonly int CompareTo(TimeOnly other)
Parameters
Type Name Description
TimeOnly other
Returns
Type Description
System.Int32
Implements
System.IComparable<T>.CompareTo(T)

Applies to

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