M-Files Vault Application Framework
C#
Show/Hide TOC
Integer
Context
Add Method
Overload List
Add(T)
Adds an item to the list. Ignores null values.
Add(Int32)
Adds a raw value to the context (wraps it in a typedValue).
See Also
Reference
IntegerContext Class
MFiles.VAF.Placeholders Namespace
In This Article
Overload List
See Also