Overload List
Name | Description | |
---|---|---|
![]() | Add(IList) |
Add values to the list. If the list does not exist, create it using specified userModule configuration.
|
![]() | Add(Value) |
Add a value to the list. If the list does not exist, create it using specified userModule configuration.
|
![]() | Add( Value ) |
Add values to the list. If the list does not exist, create it using specified userModule configuration.
|
See Also