IComparableIsNotZero Method

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

Definition

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

Return Value

Boolean

See Also