ComplexTIsNotZero Method

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

Definition

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

Return Value

Boolean

Implements

IComparableIsNotZero

See Also