DescriptorCollectionItem ClassHIDSharp
Inheritance Hierarchy

SystemObject
  HidSharp.ReportsDescriptorItem
    HidSharp.ReportsDescriptorCollectionItem
      HidSharp.ReportsDeviceItem

Namespace: HidSharp.Reports
Assembly: HidSharp (in HidSharp.dll) Version: 2.0.0
Syntax

public class DescriptorCollectionItem : DescriptorItem

The DescriptorCollectionItem type exposes the following members.

Constructors

  NameDescription
Public methodDescriptorCollectionItem
Initializes a new instance of the DescriptorCollectionItem class
Top
Properties

  NameDescription
Public propertyChildItems (Overrides DescriptorItemChildItems.)
Public propertyCollectionType
Public propertyDesignators (Inherited from DescriptorItem.)
Public propertyParentItem (Inherited from DescriptorItem.)
Public propertyStrings (Inherited from DescriptorItem.)
Public propertyUsages (Inherited from DescriptorItem.)
Top
See Also

Reference