'宣言
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 )
パラメータ
- items
- indexes
- schema
'宣言
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 )