UncNumberIsOne Method

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

Definition

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

Return Value

Boolean

Implements

IComparableIsOne

See Also