NumericStringComparer(T) Constructor
- Last UpdatedNov 18, 2025
- 2 minute read
- PI System
- AF SDK 2024 R2
- Developer
Initializes a new instance of the NumericStringComparerT class.
Overload List
| Name | Description | |
|---|---|---|
| NumericStringComparerT |
Initializes a new instance of the NumericStringComparerT class
which sorts in ascending order.
| |
| NumericStringComparerT(Boolean) |
Initializes a new instance of the NumericStringComparerT class
which allows the sort order to be specified.
|