UncNumberIsZero Method

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

Definition

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

Return Value

Boolean

Implements

IComparableIsZero

See Also