Click or drag to resize
TimeUuid.Inequality Operator

Namespace: Dse
Assembly: Dse (in Dse.dll) Version: 2.0.0.0
Syntax
C#
public static bool operator !=(
	TimeUuid id1,
	TimeUuid id2
)

Parameters

id1
Type: Dse.TimeUuid
id2
Type: Dse.TimeUuid

Return Value

Type: Boolean
See Also