Click or drag to resize
TimeUuid  Conversion (Guid to TimeUuid)
From Guid to TimeUuid

Namespace: Cassandra
Assembly: Cassandra (in Cassandra.dll) Version: 3.0.9 (git 5ca22bb)
Syntax
C#
public static implicit operator TimeUuid (
	Guid value
)

Parameters

value
Type: SystemGuid

Return Value

Type: TimeUuid
See Also