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