RanorexRanorex Documentation
RecordItemIndex Constructor (index)
NamespacesRanorexRecordItemIndexRecordItemIndex(Int32)
Initializes a new instance of the RecordItemIndex class.
Declaration Syntax
C#Visual BasicVisual C++
public RecordItemIndex(
	int index
)
Public Sub New ( _
	index As Integer _
)
public:
RecordItemIndex(
	int index
)
Parameters
index (Int32)
The index of the associated record item.

Assembly: Ranorex.Core (Module: Ranorex.Core) Version: 3.2.3.16825 (3.2.3.16825)