iBATIS.NET Class Library DataMapper V1.6.1, DataAccess V1.9.1

ResultMapCollection.AddRange Method

Add a list of ResultMap to the collection

Overload List

Add a list of ResultMap to the collection

public void AddRange(IResultMap[]);

Add a list of ResultMap to the collection

public void AddRange(ResultMapCollection);

See Also

ResultMapCollection Class | IBatisNet.DataMapper.Configuration.ResultMapping Namespace