Click or drag to resize

DeleteAllReferencesCommand Class

Deletes all reference objects.
Inheritance Hierarchy
SystemObject
  MediaCy.IQL.ApplicationMcCommand
    MediaCy.IQL.ApplicationMcCommandExtended
      MediaCy.CommandsBaseCommand
        MediaCy.CommandsOneInputCommandObject
          MediaCy.Addins.LearningSegmentationSmartSegmentationCommand
            MediaCy.Addins.LearningSegmentationDeleteAllReferencesCommand

Namespace:  MediaCy.Addins.LearningSegmentation
Assembly:  MediaCy.Addins.LearningSegmentation (in MediaCy.Addins.LearningSegmentation.dll) Version: 3.1.0.0
Syntax
VB
Public Class DeleteAllReferencesCommand
	Inherits SmartSegmentationCommand
Constructors
  NameDescription
Public methodDeleteAllReferencesCommand
Initializes a new instance of the DeleteAllReferencesCommand class
Public methodDeleteAllReferencesCommand(McCommand)
Initializes a new instance of the DeleteAllReferencesCommand class
Top
Remarks