AFEnumerationValue.Equals Method
- Last UpdatedJan 12, 2026
- 2 minute read
- PI System
- AF SDK 3.2.0
- Developer
Determines if two AFObject instances are equal.
Overload List
| Name | Description | |
|---|---|---|
| Equals(Object) |
Compares two AFEnumerationValue instances for equivalence.
(Overrides AFObjectEquals(Object).) | |
| Equals(AFEnumerationValue) |
Compares two AFEnumerationValue instances for equivalence.
| |
| Equals(AFObject) |
Indicates whether the current object is equal to another object of the same type.
(Inherited from AFObject.) |