AFSearchExpressionToken.Equals Method
- Last UpdatedNov 18, 2025
- 2 minute read
- PI System
- AF SDK 2024 R2
- Developer
Determines if two AFSearchExpressionToken instances are equal.
Overload List
| Name | Description | |
|---|---|---|
| Equals(Object) |
Determines whether the specified Object is equal to the current object.
(Inherited from AFSearchTokenBase.) | |
| Equals(AFSearchExpressionToken) |
Indicates whether the current object is equal to another object of the same type.
| |
| Equals(AFSearchTokenBase) |
Indicates whether the current object is equal to another object of the same type.
(Overrides AFSearchTokenBaseEquals(AFSearchTokenBase).) |