MDataRowCollection.InsertRange Method

CYQ.Data API

CYQ.Data API 帮助文档 For V5

MDataRowCollection.InsertRange Method 

public void InsertRange(
   Int32 index,
   IEnumerable<T> collection
);

See Also

MDataRowCollection Class | CYQ.Data.Table Namespace