ReportCollection Class | HIDSharp |
Inheritance Hierarchy

HidSharp.ReportDescriptors.Parser ReportCollection
Namespace: HidSharp.ReportDescriptors.Parser
Assembly: HidSharp (in HidSharp.dll) Version: 1.5.0.0 (1.5.0.0)
Syntax
public class ReportCollection : ReportMainItem
public class ReportCollection : ReportMainItem
Public Class ReportCollection _ Inherits ReportMainItem
Public Class ReportCollection _ Inherits ReportMainItem
public ref class ReportCollection : public ReportMainItem
public ref class ReportCollection : public ReportMainItem
type ReportCollection = class inherit ReportMainItem end
type ReportCollection = class inherit ReportMainItem end
See Also