NumericStringComparer(T) Constructor
- Last UpdatedJan 12, 2026
- 2 minute read
- PI System
- AF SDK 3.2.0
- 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.
|