UnitInequality Operator

HIDSharp

Namespace:  HidSharp.Reports.Units
Assembly:  HidSharp (in HidSharp.dll) Version: 2.6.3
Syntax

public static bool operator !=(
	Unit unit1,
	Unit unit2
)

Parameters

unit1
Type: HidSharp.Reports.UnitsUnit
unit2
Type: HidSharp.Reports.UnitsUnit

Return Value

Type: Boolean
See Also

Reference