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


The following tables list the members exposed by InputGestureCollection.

Public Constructors

 NameDescription
public ConstructorInputGestureCollection ConstructorInitializes a new instance of InputGestureCollection class.  
Top

Public Properties

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

Protected Properties

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

Public Methods

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

Protected Methods

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

See Also

© 2012 All Rights Reserved.