Click or drag to resize

IiPartRowChangerRowNumber Method

Gets the current row index number (1-based).

Namespace:  Autodesk.iLogic.Interfaces
Assembly:  Autodesk.iLogic.Interfaces (in Autodesk.iLogic.Interfaces.dll) Version: 23.0
Syntax
Function RowNumber ( 
	componentName As Object
) As Integer

Parameters

componentName
Type: SystemObject
The component name or path.

Return Value

Type: Int32
The row index number.
See Also