IndexList ClassHIDSharp
Inheritance Hierarchy

SystemObject
  HidSharp.ReportsIndexes
    HidSharp.ReportsIndexList

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

public class IndexList : Indexes

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 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 propertyIndices
Top
See Also

Reference