SConfig Class |
public class SConfig : SNode
The SConfig type exposes the following members.
| Name | Description | |
|---|---|---|
| SConfig(SConfig) | Constructor | |
| SConfig(SEnvironmentVariables) | Constructor |
| Name | Description | |
|---|---|---|
| EnvironmentVariables | The environment variables | |
| Errors | Errors | |
| Variables |
Variables
(Inherited from SNode) |
| Name | Description | |
|---|---|---|
| AddEnumeration |
Add enumeration
(Inherited from SNode) | |
| AddValidatorObject | Add validator object | |
| AddVariable |
Add variable
(Inherited from SNode) | |
| GetAllVariables |
Get all variables
(Inherited from SNode) | |
| GetArray |
Get array
(Inherited from SNode) | |
| GetArrayObject |
Get array object
(Inherited from SNode) | |
| GetBase64 |
Get BASE64 bytes
(Inherited from SNode) | |
| GetBool |
Get boolean
(Inherited from SNode) | |
| GetDouble |
Get double
(Inherited from SNode) | |
| GetEnum |
Get hash
(Inherited from SNode) | |
| GetExpressionResult | Get expression result | |
| GetHash |
Get hash
(Inherited from SNode) | |
| GetHashObject |
Get hash object
(Inherited from SNode) | |
| GetInt |
Get integer
(Inherited from SNode) | |
| GetNode |
Get node
(Inherited from SNode) | |
| GetObject |
Get vobject
(Inherited from SNode) | |
| GetPath |
Get path
(Inherited from SNode) | |
| GetString |
Get string
(Inherited from SNode) | |
| GetTuple |
Get tuple
(Inherited from SNode) | |
| GetTupleObject |
Get tuple object
(Inherited from SNode) | |
| GetValue |
Get value
(Inherited from SNode) | |
| Parse | Parse | |
| ParseText | Parse text |