IntegerContextAdd Method |
Name | Description | |
---|---|---|
![]() | Add(T) |
Adds an item to the list. Ignores null values.
(Inherited from ExpansionContextT.) |
![]() | Add(Int32) |
Adds a raw value to the context (wraps it in a typedValue).
|
![]() | Add(Int32, String) |
Adds a raw value to the context (wraps it in a typedValue) as well as storing the localized value..
|