SmartFoxServer Silverlight API
SetUserVariables Method (varObj)
NamespacesSmartFoxClientAPISmartFoxClientSetUserVariables(Dictionary<(Of <(String, Object>)>))
SetUserVariables(Dictionary<(Of <(String, Object>)>), Int32)
Declaration Syntax
C#Visual BasicVisual C++
public void SetUserVariables(
	Dictionary<string, Object> varObj
)
Public Sub SetUserVariables ( _
	varObj As Dictionary(Of String, Object) _
)
public:
void SetUserVariables(
	Dictionary<String^, Object^>^ varObj
)
Parameters
varObj (Dictionary<(Of <(String, Object>)>))

Assembly: SmartFoxClientAPI_Silverlight (Module: SmartFoxClientAPI_Silverlight) Version: 1.0.0.0 (1.0.0.0)