TimeUuidToString Method (String, IFormatProvider) |
Returns a string representation
Namespace:
Dse
Assembly:
Dse (in Dse.dll) Version: 2.6.0
Syntax public string ToString(
string format,
IFormatProvider provider
)
Parameters
- format
- Type: SystemString
- provider
- Type: SystemIFormatProvider
Return Value
Type:
StringSee Also