SNode Class |
public class SNode
The SNode type exposes the following members.
Name | Description | |
---|---|---|
![]() | SNode(SConfig) | Constructor |
![]() | SNode(SConfig, SNode) | Constructor |
Name | Description | |
---|---|---|
![]() | AddEnumeration | Add enumeration |
![]() | AddVariable | Add variable |
![]() | GetAllVariables | Get all variables |
![]() | GetArray | Get array |
![]() | GetArrayObject | Get array object |
![]() | GetBase64 | Get BASE64 bytes |
![]() | GetBool | Get boolean |
![]() | GetDouble | Get double |
![]() | GetEnum | Get hash |
![]() | GetHash | Get hash |
![]() | GetHashObject | Get hash object |
![]() | GetInt | Get integer |
![]() | GetNode | Get node |
![]() | GetObject | Get vobject |
![]() | GetPath | Get path |
![]() | GetString | Get string |
![]() | GetTuple | Get tuple |
![]() | GetTupleObject | Get tuple object |
![]() | GetValue | Get value |