IndexBase Constructor

HidSharp

IndexBase Constructor HIDSharp
Initializes a new instance of the IndexBase class

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

Syntax

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