← Back to carmenta.com
Carmenta Engine SDK Documentation
×

PlotId.CompareTo Method

Compares this PlotId with another PlotId.

Thread safety: This method is thread-safe.

CompareTo(PlotId obj)

Compares this PlotId with another PlotId.

Syntax

C#
public System.Int32 CompareTo (
    PlotId obj
)

Parameters

obj
Type: PlotId
The object to compare the current PlotId with.

Return Value

Type: System.Int32
A value less than zero if this instance precedes obj, zero if this instance is equal to obj or a value greater than zero if this instance follows obj.

Platforms

Windows, Linux, Android

By accessing the information on this site you accept our terms and conditions and privacy policy.
This site uses cookies to enhance your experience and provide additional functionality.

Accept