Summary
Compares the current object with another object of the same type.
- Assembly
- Mercurial
.Net .dll - Namespace
- Mercurial
.Versions - Containing Type
- Mercurial
Version Attribute
Syntax
public int CompareTo(MercurialVersionAttribute other)
Parameters
Name | Type | Description |
---|---|---|
other | Mercurial |
An object to compare with this object. |
Return Value
Type | Description |
---|---|
int | A 32-bit signed integer that indicates the relative order of the objects being compared. |