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

ResultPropertyCollection.AddRange Method

Add a list of ResultProperty to the collection

Overload List

Add a list of ResultProperty to the collection

public void AddRange(ResultProperty[]);

Add a list of ResultProperty to the collection

public void AddRange(ResultPropertyCollection);

See Also

ResultPropertyCollection Class | IBatisNet.DataMapper.Configuration.ResultMapping Namespace