UncNumberIsNotZero Method

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

Definition

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

Return Value

Boolean

Implements

IComparableIsNotZero

See Also