Click or drag to resize

HelperFunctionsSettingsManagerGetSettingLength Method

This method will return the number of settings in your Settings file

Namespace:  AHL
Assembly:  AHL (in AHL.dll) Version: 1.0.0.0 (1.0.0.0)
Syntax
public static int GetSettingLength()

Return Value

Type: Int32
Returns the number of total settings contained in the setting dictionary.
See Also