IndexList Constructor

HidSharp

IndexList Constructor HIDSharp
Initializes a new instance of the IndexList class

Namespace: HidSharp.ReportDescriptors.Parser
Assembly: HidSharp (in HidSharp.dll) Version: 1.5.0.0 (1.5.0.0)

Syntax

public IndexList()
public IndexList()
Public Sub New
Public Sub New
public:
IndexList()
public:
IndexList()
new : unit -> IndexList
new : unit -> IndexList
See Also