GetByIndex Method (DataSetCollection) | Reports for WinForms | ComponentOne
C1.C1Report.4 Assembly / C1.C1Preview.DataBinding Namespace / DataSetCollection Class / GetByIndex Method

In This Topic
GetByIndex Method (DataSetCollection)
In This Topic
For internal use.
Syntax
'Declaration
 
Protected Function GetByIndex( _
   ByVal index As Integer _
) As Object
 

Parameters

index
See Also