AFSearchQueryToken.Equals Method
- Last UpdatedJan 12, 2026
- 2 minute read
- PI System
- AF SDK 3.2.0
- 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).) |