AFCsvColumn.Equals Method
- Last UpdatedNov 18, 2025
- 1 minute read
- PI System
- AF SDK 2024 R2
- Developer
Determines if two instances are equal by comparing their
names in a case-insensitive manner.
Overload List
| Name | Description | |
|---|---|---|
| Equals(Object) |
Determines whether the specified Object is equal to the current object.
(Overrides ObjectEquals(Object).) | |
| Equals(AFCsvColumn) |
Indicates whether the current object is equal to another object of the same type.
|