Lenguaje

CommandGroup Clase

Definición

public ref class CommandGroup sealed : Microsoft::ReportDesigner::ICommand, System::Collections::Generic::IEnumerable<Microsoft::ReportDesigner::ICommand ^>
public sealed class CommandGroup : Microsoft.ReportDesigner.ICommand, System.Collections.Generic.IEnumerable<Microsoft.ReportDesigner.ICommand>
type CommandGroup = class
    interface ICommand
    interface seq<ICommand>
    interface IEnumerable
Public NotInheritable Class CommandGroup
Implements ICommand, IEnumerable(Of ICommand)
Herencia
CommandGroup
Implementaciones

Constructores

Nombre Description
CommandGroup(String)

Propiedades

Nombre Description
Description

Métodos

Nombre Description
Execute()
Unexecute()

Implementaciones de interfaz explícitas

Nombre Description
IEnumerable.GetEnumerator()
IEnumerable<ICommand>.GetEnumerator()

Se aplica a