次の方法で共有


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

適用対象