IndexList ClassHIDSharp
Inheritance Hierarchy

SystemObject
  HidSharp.ReportDescriptors.ParserIndexBase
    HidSharp.ReportDescriptors.ParserIndexList

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

public class IndexList : IndexBase

The IndexList type exposes the following members.

Constructors

  NameDescription
Public methodIndexList
Initializes a new instance of the IndexList 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 propertyIndices
Top
See Also

Reference