FloatContextAdd(Double) Method
Adds a raw value to the context (wraps it in a typedValue).
Namespace: MFiles.VAF.PlaceholdersAssembly: MFiles.VAF (in MFiles.VAF.dll) Version: 24.1.706.1
public void Add(
double value
)
Parameters
- value Double
- The value to wrap and add.