ComValue.SetFloat

Sets the value of this object to a .NET Single/float based on a FoxPro number passed in.

o.SetFloat(lnValue)

nothing

Parameters

lnValue
Numeric FoxPro value.

See also