Sprache

CommandGroup Klasse

Definition

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)
Vererbung
CommandGroup
Implementiert

Konstruktoren

Name Beschreibung
CommandGroup(String)

Eigenschaften

Name Beschreibung
Description

Methoden

Name Beschreibung
Execute()
Unexecute()

Explizite Schnittstellenimplementierungen

Name Beschreibung
IEnumerable.GetEnumerator()
IEnumerable<ICommand>.GetEnumerator()

Gilt für: