IntegerContextAdd 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