ElementLocationList Object

Click a method to see more information on its use, syntax, and parameters:

Count Property

Used to get the number of elements in the element location list.

Syntax

object.Count

Part Description
object A element location list object

Remarks

Use the Count property to get the number of elements in a element locationlist.

Item Property

Used to get an element in a element locationlist.

Syntax

object.Item(Index)

object.(Index)

Part Description
object A element location list object
Index The name or index (starting at 1) of an element in the list

Remarks

Use the Item property to get an element in a element location list.

 

 

  Attachmate