ReportMainItem Constructor

HidSharp

ReportMainItem Constructor HIDSharp
Initializes a new instance of the ReportMainItem class

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

Syntax

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