Represents a List Input Device on the model interface layer
The ListInputDevice..::.ListCollection type exposes the following members.
Constructors
| Name | Description | |
|---|---|---|
| ListInputDevice..::.ListCollection | Overloaded. |
Methods
| Name | Description | |
|---|---|---|
| Add |
Adds a 'ListInputDevice.List' list with the specified value to the 'ListInputDevice.ListCollection' collection.
| |
| AddRange | Overloaded. | |
| 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
| Name | Description | |
|---|---|---|
| Item | Overloaded. |