IndexRange Members
From HidSharp
| IndexRange Members | HIDSharp |
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 IndexBase IndexFromValue(UInt32, Int32 ).) | |
| ValuesFromIndex | (Overrides IndexBase ValuesFromIndex(Int32).) |
Properties
| Name | Description | |
|---|---|---|
| Count | (Overrides IndexBase Count.) | |
| Maximum | ||
| Minimum |
See Also