IndexRange ClassHIDSharp
Inheritance Hierarchy

SystemObject
  HidSharp.ReportDescriptors.ParserIndexBase
    HidSharp.ReportDescriptors.ParserIndexRange

Namespace: HidSharp.ReportDescriptors.Parser
Assembly: HidSharp (in HidSharp.dll) Version: 2.0.0-alpha
Syntax

public class IndexRange : IndexBase

The IndexRange type exposes the following members.

Constructors

  NameDescription
Public methodIndexRange
Initializes a new instance of the IndexRange class
Public methodIndexRange(UInt32, UInt32)
Initializes a new instance of the IndexRange class
Top
Methods

  NameDescription
Public methodContainsValue (Inherited from IndexBase.)
Public methodIndexFromValue (Overrides IndexBaseIndexFromValue(UInt32, Int32).)
Public methodValuesFromIndex (Overrides IndexBaseValuesFromIndex(Int32).)
Top
Properties

  NameDescription
Public propertyCount (Overrides IndexBaseCount.)
Public propertyMaximum
Public propertyMinimum
Top
See Also

Reference