DictUtilssetConfigs Method

Writes dictionary to configuration file

Definition

Namespace: MbcsUtils
Assembly: MbcsUtils (in MbcsUtils.dll) Version: 1.0.0.0 (1.0.0.0)
VB
Public Function setConfigs As Integer

Dim instance As DictUtils
Dim returnValue As Integer

returnValue = instance.setConfigs()

Return Value

Int32
True for success, False for failure

See Also