A collection of InputBindings for use with the
CommandManager utility class.
Namespace: yWorks.Support.WindowsAssembly: yWorks.yFilesNET.Viewer (in yWorks.yFilesNET.Viewer.dll) Version: 4.1.0.1 (4.1.0.1)
Syntax
| C# |
|---|
public class InputBindingCollection : List<InputBinding> |
| Visual Basic |
|---|
Public Class InputBindingCollection _ Inherits List(Of InputBinding) |
Inheritance Hierarchy
System..::..Object
System.Collections.Generic..::..List<(Of <(<'InputBinding>)>)>
yWorks.Support.Windows..::..InputBindingCollection
System.Collections.Generic..::..List<(Of <(<'InputBinding>)>)>
yWorks.Support.Windows..::..InputBindingCollection