Converts the string representation of a time-based uuid (v1) to the equivalent
TimeUuid structure.
Namespace: DseAssembly: Dse (in Dse.dll) Version: 2.3.0
Syntax public static TimeUuid Parse(
string input
)
Parameters
- input
- Type: SystemString
Return Value
Type:
TimeUuidSee Also