Store helper class.
Class instance accessor: Program.Store(<store_name>)
More...
|
| ModuleParameter | Get (string parameterName) |
| | Gets the specified parameterName from the Store.
|
| |
| StoreHelper | Remove (string parameterName) |
| | Removes the specified parameterName from the Store.
|
| |
|
void | Reset () |
| | Removes all parameters from this store.
|
| |
Store helper class.
Class instance accessor: Program.Store(<store_name>)
◆ Get()
Gets the specified parameterName from the Store.
- Parameters
-
| parameterName | Parameter name. |
◆ Remove()
Removes the specified parameterName from the Store.
- Parameters
-
| parameterName | Parameter name. |
◆ List
Gets the list of parameters defined in the Store.
The list.
The documentation for this class was generated from the following file: