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