[]
Compares the current object with another object of the same type.
public int CompareTo(object obj)
Public Function CompareTo(obj As Object) As Integer
| Type | Name | Description |
|---|---|---|
| object | obj | CompoundBorder object which to compare |
| Type | Description |
|---|---|
| int | A signed number indicating the relative values of this instance and value. |