 Loading...
Object AMLTouchList
The AMLTouchList class is used to represent a collection of AMLTouch objects.
Members Table
The following table lists the members exposed by the AMLTouchList object.
|
Show:
|
Attribute |
Readonly |
Description |
Property |
Type |
Readonly |
Description |
length |
Number |
true |
The number of AMLTouch objects in this AMLTouchList object.
|
Method |
Returns |
Description |
item
|
AMLTouch
|
Returns the AMLTouch object at the given index.
|
Sytaxis:
object.item(index) Arguments:
Name |
Type |
O/R |
Description |
index |
Number |
Required |
The index of the item to return. |
|
Event |
B |
C |
Interface |
Description |
Constant |
Value |
Description |
|
|