Click or drag to resize
UomUnitEquals Method
Compares this instance to a specified unit and returns an indication of their relative values.

Namespace: FDF.Common
Assembly: FDF.Common (in FDF.Common.dll) Version: 3.0.0.0
Syntax
public bool Equals(
	UomUnit other
)

Parameters

other
Type: FDF.CommonUomUnit

Return Value

Type: Boolean

Implements

IEquatableTEquals(T)
Remarks