Overload List
| Name | Description | |
|---|---|---|
| Push(IList) |
Push values onto stack. If the stack does not exist, create it using specified userModule configuration.
| |
| Push(Value) |
Push value onto stack. If the stack does not exist, create it using specified userModule configuration.
| |
| Push( Value ) |
Push values onto stack. If the stack does not exist, create it using specified userModule configuration.
|
See Also