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.
Sets the value of this object to a .NET Single/float based on a FoxPro number passed in.
o.SetFloat(lnValue)
nothing
lnValue
Numeric FoxPro value.