Inheritance Hierarchy
HidSharp.ReportDescriptors.ParserIndexBase
HidSharp.ReportDescriptors.ParserIndexList
Namespace: HidSharp.ReportDescriptors.Parser
Assembly: HidSharp (in HidSharp.dll) Version: 2.0.0-alpha
Syntax
The IndexList type exposes the following members.
Constructors
Name | Description | |
---|---|---|
![]() | IndexList | Initializes a new instance of the IndexList class |
Methods
Name | Description | |
---|---|---|
![]() | ContainsValue | (Inherited from IndexBase.) |
![]() | IndexFromValue | (Overrides IndexBaseIndexFromValue(UInt32, Int32).) |
![]() | ValuesFromIndex | (Overrides IndexBaseValuesFromIndex(Int32).) |
Properties
Name | Description | |
---|---|---|
![]() | Count | (Overrides IndexBaseCount.) |
![]() | Indices |
See Also