Langue

CommandGroup Classe

Définition

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)
Héritage
CommandGroup
Implémente

Constructeurs

Nom Description
CommandGroup(String)

Propriétés

Nom Description
Description

Méthodes

Nom Description
Execute()
Unexecute()

Implémentations d’interfaces explicites

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

S’applique à