CommandGroup Класс

Определение

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)
Наследование
CommandGroup
Реализации

Конструкторы

Имя Описание
CommandGroup(String)

Свойства

Имя Описание
Description

Методы

Имя Описание
Execute()
Unexecute()

Явные реализации интерфейса

Имя Описание
IEnumerable.GetEnumerator()
IEnumerable<ICommand>.GetEnumerator()

Применяется к