IndexList Class | HIDSharp |
Inheritance Hierarchy

HidSharp.ReportDescriptors.Parser IndexList
Namespace: HidSharp.ReportDescriptors.Parser
Assembly: HidSharp (in HidSharp.dll) Version: 1.5.0.0 (1.5.0.0)
Syntax
public class IndexList : IndexBase
public class IndexList : IndexBase
Public Class IndexList _ Inherits IndexBase
Public Class IndexList _ Inherits IndexBase
public ref class IndexList : public IndexBase
public ref class IndexList : public IndexBase
type IndexList = class inherit IndexBase end
type IndexList = class inherit IndexBase end
See Also