AFAdjustment.CompareTo Method
- Last UpdatedJan 12, 2026
- 2 minute read
- PI System
- AF SDK 3.2.0
- Developer
Compares the current AFAdjustment instance with another object of the same type.
Overload List
| Name | Description | |
|---|---|---|
| CompareTo(Object) |
Compares this instance with a specified Object.
(Overrides AFObjectCompareTo(Object).) | |
| CompareTo(AFAdjustment) |
Compares this instance with a specified AFAdjustment.
| |
| CompareTo(AFObject) |
Compares this instance with a specified AFObject.
(Inherited from AFObject.) |