AFTimeRange.ToString Method
- Last UpdatedNov 18, 2025
- 2 minute read
- PI System
- AF SDK 2024 R2
- Developer
Overload List
| Name | Description | |
|---|---|---|
| ToString |
Returns a String that represents the time range in a format that can
be presented to the user.
(Overrides ValueTypeToString.) | |
| ToString(IFormatProvider) |
Returns a String that represents the time range using the specified
culture-specific information that can be presented to the user.
| |
| ToString(String) |
Returns a String that represents the time range using the specified
format that can be presented to the user.
| |
| ToString(String, IFormatProvider) |
Returns a String that represents the time range using the specified
format and culture-specific information that can be presented to the user.
|