Click or drag to resize

McSettingsDelete Method

Namespace:  MediaCy.IQL.Application
Assembly:  MediaCy.IQL.Application (in MediaCy.IQL.Application.dll) Version: 3.1.0.0
Syntax
VB
Public Sub Delete ( 
	Key As String
)

Parameters

Key
Type: SystemString

Implements

IMcSettings.Delete(String)
See Also