Click or drag to resize

RemoveAll Class

Removes all collections from Features Manager.
Inheritance Hierarchy
SystemObject
  MediaCy.IQL.ApplicationMcCommand
    MediaCy.IQL.ApplicationMcCommandExtended
      MediaCy.CommandsBaseCommand
        MediaCy.Commands.Features.FeaturesManagerRemoveAll

Namespace:  MediaCy.Commands.Features.FeaturesManager
Assembly:  MediaCy.Commands.Features (in MediaCy.Commands.Features.dll) Version: 3.1.0.0
Syntax
VB
Public Class RemoveAll
	Inherits BaseCommand
Constructors
  NameDescription
Public methodRemoveAll
Initializes a new instance of the RemoveAll class
Public methodRemoveAll(String)
Initializes a new instance of the RemoveAll class
Public methodRemoveAll(McCommand)
Initializes a new instance of the RemoveAll class
Top
Remarks