Represents a List Input Device on the model interface layer

The ListInputDevice..::.ListCollection type exposes the following members.

Constructors

  NameDescription
ListInputDevice..::.ListCollectionOverloaded.

Methods

  NameDescription
Add
Adds a 'ListInputDevice.List' list with the specified value to the 'ListInputDevice.ListCollection' collection.
AddRangeOverloaded.
Contains
Gets a value indicating whether the 'ListInputDevice.ListCollection' contains the specified value.
CopyTo
Copies the 'ListInputDevice.ListCollection' values to a one-dimensional System.Array instance starting at the specified array index.
GetEnumerator
Returns an enumerator that can be used to iterate through the 'ListInputDevice.ListCollection' collection.
IndexOf
Returns the index of a 'ListInputDevice.List' object in the collection.
Insert
Inserts an existing 'ListInputDevice.List' into the collection at the specified index.
Remove
Removes a specific list from the 'ListInputDevice.ListCollection'.

Properties

  NameDescription
ItemOverloaded.

See Also