UncNumberIsConst Property

Returns true if it's a Const

Definition

Namespace: Metas.UncLib.DistProp
Assembly: Metas.UncLib.DistProp (in Metas.UncLib.DistProp.dll) Version: 2.9.9347.25323
C#
public bool IsConst { get; }

Property Value

Boolean

Implements

INumberTIsConst

See Also