Intersoft ClientUI Documentation
InputBindingCollection Class
Members 



Represents an ordered collection of InputBinding objects.
Object Model
InputBindingCollection ClassInputBinding Class
Syntax
Public NotInheritable Class InputBindingCollection 
   Inherits System.Collections.ObjectModel.Collection(Of InputBinding)
Dim instance As InputBindingCollection
public sealed class InputBindingCollection : System.Collections.ObjectModel.Collection<InputBinding> 
public ref class InputBindingCollection sealed : public System.Collections.ObjectModel.Collection<InputBinding> 
Inheritance Hierarchy

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

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

InputBindingCollection Members
Intersoft.Client.Framework.Input Namespace

Send Feedback