ReportSegment Constructor

HidSharp

ReportSegment Constructor HIDSharp
Initializes a new instance of the ReportSegment class

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

Syntax

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