TimestampContextAdd Method

Overload List

Add(DateTime) Adds a raw value to the context (wraps it in a typedValue).
Add(T) Adds an item to the list. Ignores null values.

See Also