IntegerContextAdd(Int32) 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(
int value
)
Parameters
- value Int32
- The value to wrap and add.