Inheritance Hierarchy
HidSharp.ReportsIndexes
HidSharp.ReportsIndexRange
Namespace: HidSharp.Reports
Assembly: HidSharp (in HidSharp.dll) Version: 2.0.0
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 Indexes.) | |
GetAllValues | (Inherited from Indexes.) | |
GetValuesFromIndex | (Overrides IndexesGetValuesFromIndex(Int32).) | |
TryGetIndexFromValue | (Overrides IndexesTryGetIndexFromValue(UInt32, Int32).) |
Properties
Name | Description | |
---|---|---|
Count | (Overrides IndexesCount.) | |
Maximum | ||
Minimum |
See Also