IndexRange Members | HIDSharp |
The IndexRange type exposes the following members.
Back to Top
Back to Top
Back to Top
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