Gets the names of all the variables, by requesting a name reading to the underlying persistence strategy.
| Name | Description |
|---|---|
| GetVariableNames() | Gets the names of all the variables, by requesting a name reading to the underlying persistence strategy. |
| GetVariableNames(string) |
Gets the names of all the variables in the specified section, by requesting a name reading to the underlying persistence strategy.
|