Click or drag to resize

IMcCaptSettings Methods

The IMcCaptSettings type exposes the following members.

Methods
  NameDescription
Public methodDelete
Delete a setting from the McCaptSettings object.
Public methodGet
Retrieve a settings value given its name (key).
Public methodGetEnumerator
Public methodImport
Imports settings from a legacy settings file.
Public methodLoad
Loads the McCaptSettings object from persistant storage.
Public methodSave
Saves the McCaptSettings object to persistant storage.
Public methodSet
Store a setting value in the McCaptSettings object.
Top
See Also