'Declaration Public Function New( _ ByVal items As List(Of Object), _ ByVal indexes As List(Of Integer), _ ByVal schema As IDataSchema _ )
public _DataSource( List<object> items, List<int> indexes, IDataSchema schema )
Parameters
- items
- indexes
- schema