UncNumberIsNotZero Method

Returns true if the Value of an Object is not equal to zero.

Definition

Namespace: Metas.UncLib.DistProp
Assembly: Metas.UncLib.DistProp (in Metas.UncLib.DistProp.dll) Version: 2.9.9347.25323
C#
public bool IsNotZero()

Return Value

Boolean

Implements

IComparableIsNotZero

See Also