C1.DataCollection.AdoNet Assembly / C1.DataCollection.AdoNet Namespace / C1AdoNetCursorDataCollection Class / Item Property

In This Topic
Item Property (C1AdoNetCursorDataCollection)
In This Topic
Syntax
'Declaration
 
Public Overridable ReadOnly Default Property Item( _
   ByVal index As Integer _
) As Object
 

Parameters

index
See Also