Description

Removes the specified setting from this collection.

Return Type

None  

Syntax

object.Delete Key

The Delete Method syntax has these parts:

PartDescription
objectAn expression evaluating to an object of type McSettings.
KeyRequired. A String value.

Name of the setting to remove.