IndexRange Constructor

HidSharp

IndexRange Constructor HIDSharp
Initializes a new instance of the IndexRange class

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

Syntax

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