IndexRange ClassHIDSharp
Inheritance Hierarchy

SystemObject
  HidSharp.ReportsIndexes
    HidSharp.ReportsIndexRange

Namespace: HidSharp.Reports
Assembly: HidSharp (in HidSharp.dll) Version: 2.0.0
Syntax

public class IndexRange : Indexes

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 Indexes.)
Public methodGetAllValues (Inherited from Indexes.)
Public methodGetValuesFromIndex (Overrides IndexesGetValuesFromIndex(Int32).)
Public methodTryGetIndexFromValue (Overrides IndexesTryGetIndexFromValue(UInt32, Int32).)
Top
Properties

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

Reference