Click or drag to resize

SNodeGetAllVariables Method

Developd by SO-SOFT
Get all variables

Namespace: CsConfig
Assembly: CsConfig (in CsConfig.dll) Version: 6.1.9+46d27410a0b76d50d05db5101b089099ec679efa
Syntax
C#
public Dictionary<string, SCVariable> GetAllVariables()

Return Value

DictionaryString, SCVariable

[Missing <returns> documentation for "M:CsConfig.SNode.GetAllVariables"]

See Also