C1.DataCollection.AdoNet Assembly / C1.DataCollection.AdoNet Namespace / C1AdoNetCursorDataCollection Class / CanMove Method

In This Topic
CanMove Method (C1AdoNetCursorDataCollection)
In This Topic
Syntax
'Declaration
 
Public Overridable Function CanMove( _
   ByVal fromIndex As Integer, _
   ByVal toIndex As Integer _
) As Boolean
 

Parameters

fromIndex
toIndex
See Also