IndexRange Members

HidSharp

IndexRange Members HIDSharp

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
Back to Top
Methods

  NameDescription
Public methodContainsValue (Inherited from IndexBase.)
Public methodIndexFromValue (Overrides IndexBase IndexFromValue(UInt32, Int32 ).)
Public methodValuesFromIndex (Overrides IndexBase ValuesFromIndex(Int32).)
Back to Top
Properties

  NameDescription
Public propertyCount (Overrides IndexBase Count.)
Public propertyMaximum
Public propertyMinimum
Back to Top
See Also