Click or drag to resize

TimeUuidInequality Operator

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

Parameters

id1
Type: DseTimeUuid
id2
Type: DseTimeUuid

Return Value

Type: Boolean
See Also