Intersoft ClientUI Documentation
CommandBindingCollection Class
Members 



Represents a collection of CommandBinding objects.
Object Model
CommandBindingCollection ClassCommandBinding Class
Syntax
Public NotInheritable Class CommandBindingCollection 
   Inherits System.Collections.ObjectModel.Collection(Of CommandBinding)
Dim instance As CommandBindingCollection
public sealed class CommandBindingCollection : System.Collections.ObjectModel.Collection<CommandBinding> 
public ref class CommandBindingCollection sealed : public System.Collections.ObjectModel.Collection<CommandBinding> 
Inheritance Hierarchy

System.Object
   System.Collections.ObjectModel.Collection<T>
      Intersoft.Client.Framework.Input.CommandBindingCollection

Requirements

Target Platforms: Windows 7, Windows Vista SP1 or later, Windows XP SP3, Windows Server 2008 (Server Core not supported), Windows Server 2008 R2 (Server Core supported with SP1 or later), Windows Server 2003 SP2

See Also

Reference

CommandBindingCollection Members
Intersoft.Client.Framework.Input Namespace

Send Feedback