CS Advanced Configration Class Library
CS Advanced Configration Class Library
CsConfig
SNode Class
SNode Methods
AddEnumeration Method
AddVariable Method
GetAllVariables Method
GetArray Method
GetArrayObject Method
GetBase64 Method
GetBool Method
GetDouble Method
GetEnum Method
GetHash Method
GetHashObject Method
GetInt Method
GetNode Method
GetObject Method
GetPath Method
GetString Method
GetTuple Method
GetTupleObject Method
GetValue Method
SNode
Get
Hash Method
Developd by SO-SOFT
Get hash
Namespace:
CsConfig
Assembly:
CsConfig (in CsConfig.dll) Version: 6.1.9+46d27410a0b76d50d05db5101b089099ec679efa
Syntax
C#
Copy
public
Dictionary
<
string
,
SCValue
>
GetHash
(
string
name
)
Parameters
name
String
The item name
Return Value
Dictionary
String
,
SCValue
The value
See Also
Reference
SNode Class
CsConfig Namespace