| Overload | Description |
|---|---|
| Item(String,String) | Get the global variable by the specified pair, namespace and name. |
| Item(String) | Get the global variables by the namespace. |
Get the global variable by the specified pair, namespace and name.
| Overload | Description |
|---|---|
| Item(String,String) | Get the global variable by the specified pair, namespace and name. |
| Item(String) | Get the global variables by the namespace. |
| Exception | Description |
|---|---|
| KeyNotFoundException | The exception that is thrown when the pair, namespace and name, specified for accessing a global variable in a collection does not match any pair in the collection. |
Target Platforms: Desktop: Windows XP SP3 and older. Server: Windows Server 2003 and older.