'Declaration Public Function New( _ ByVal dataSource As IDataSource, _ ByVal indexes As List(Of Integer) _ )
public _DataSlices( IDataSource dataSource, List<int> indexes )
Parameters
- dataSource
- indexes
'Declaration Public Function New( _ ByVal dataSource As IDataSource, _ ByVal indexes As List(Of Integer) _ )
public _DataSlices( IDataSource dataSource, List<int> indexes )