다음을 통해 공유


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()

적용 대상