Click or drag to resize

CtcObjectListBaseTMoveFirst Method

Repositions list item to be first in the list.

Namespace:  RRAutoLib.CTC
Assembly:  RRAutoLib (in RRAutoLib.dll) Version: 4.0.8678.28884
Syntax
Public Sub MoveFirst ( 
	objCtcObject As CtcObjectBase
)

Parameters

objCtcObject
Type: RRAutoLib.CTCCtcObjectBase
Object being moved.

Implements

ICtcObjectListBaseMoveFirst(CtcObjectBase)
See Also