Intersoft ClientUI Documentation
InputBindingCollection Class Members
See Also  Properties  Methods  Send Feedback
Intersoft.Client.Framework.Input Namespace : InputBindingCollection Class


The following tables list the members exposed by InputBindingCollection.

Public Constructors

 NameDescription
public ConstructorInputBindingCollection ConstructorInitializes a new instance of InputBindingCollection class.  
Top

Public Properties

 NameDescription
public PropertyCount (Inherited from System.Collections.ObjectModel.Collection<InputBinding>)
public PropertyItem (Inherited from System.Collections.ObjectModel.Collection<InputBinding>)
Top

Protected Properties

 NameDescription
protected PropertyItems (Inherited from System.Collections.ObjectModel.Collection<InputBinding>)
Top

Public Methods

 NameDescription
public MethodAdd (Inherited from System.Collections.ObjectModel.Collection<InputBinding>)
public MethodClear (Inherited from System.Collections.ObjectModel.Collection<InputBinding>)
public MethodContains (Inherited from System.Collections.ObjectModel.Collection<InputBinding>)
public MethodCopyTo (Inherited from System.Collections.ObjectModel.Collection<InputBinding>)
public MethodGetEnumerator (Inherited from System.Collections.ObjectModel.Collection<InputBinding>)
public MethodIndexOf (Inherited from System.Collections.ObjectModel.Collection<InputBinding>)
public MethodInsert (Inherited from System.Collections.ObjectModel.Collection<InputBinding>)
public MethodRemove (Inherited from System.Collections.ObjectModel.Collection<InputBinding>)
public MethodRemoveAt (Inherited from System.Collections.ObjectModel.Collection<InputBinding>)
Top

Protected Methods

 NameDescription
protected MethodClearItems (Inherited from System.Collections.ObjectModel.Collection<InputBinding>)
protected MethodInsertItem (Inherited from System.Collections.ObjectModel.Collection<InputBinding>)
protected MethodRemoveItem (Inherited from System.Collections.ObjectModel.Collection<InputBinding>)
protected MethodSetItem (Inherited from System.Collections.ObjectModel.Collection<InputBinding>)
Top

See Also

© 2012 All Rights Reserved.