Some information relates to prerelease product that may be substantially modified before it’s released. Microsoft makes no warranties, express or implied, with respect to the information provided here.
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)