CompareTo Method
CompareTo(AdornerOrder)
Compares the AdornerOrder to another AdornerOrder.
Declaration
public int CompareTo(AdornerOrder other)
Parameters
Type | Name | Description |
---|---|---|
AdornerOrder | other |
Returns
Type | Description |
---|---|
System.Int32 |
Implements
System.IComparable<T>.CompareTo(T)