Click or drag to resize

SConfig Methods

Developd by SO-SOFT

The SConfig type exposes the following members.

Methods
 NameDescription
Public methodAddEnumeration Add enumeration
(Inherited from SNode)
Public methodAddValidatorObject Add validator object
Public methodAddVariable Add variable
(Inherited from SNode)
Public methodGetAllVariables Get all variables
(Inherited from SNode)
Public methodGetArray Get array
(Inherited from SNode)
Public methodGetArrayObject Get array object
(Inherited from SNode)
Public methodGetBase64 Get BASE64 bytes
(Inherited from SNode)
Public methodGetBool Get boolean
(Inherited from SNode)
Public methodGetDouble Get double
(Inherited from SNode)
Public methodGetEnum Get hash
(Inherited from SNode)
Public methodGetExpressionResult Get expression result
Public methodGetHash Get hash
(Inherited from SNode)
Public methodGetHashObject Get hash object
(Inherited from SNode)
Public methodGetInt Get integer
(Inherited from SNode)
Public methodGetNode Get node
(Inherited from SNode)
Public methodGetObject Get vobject
(Inherited from SNode)
Public methodGetPath Get path
(Inherited from SNode)
Public methodGetString Get string
(Inherited from SNode)
Public methodGetTuple Get tuple
(Inherited from SNode)
Public methodGetTupleObject Get tuple object
(Inherited from SNode)
Public methodGetValue Get value
(Inherited from SNode)
Public methodParse Parse
Public methodParseText Parse text
Top
See Also