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

ParameterPropertyCollection Constructor ()

Constructs a ParameterProperty collection. The list is initially empty and has a capacity of zero. Upon adding the first element to the list the capacity is increased to 8, and then increased in multiples of two as required.

[Visual Basic]
Overloads Public Sub New()
[C#]
public ParameterPropertyCollection();

See Also

ParameterPropertyCollection Class | IBatisNet.DataMapper.Configuration.ParameterMapping Namespace | ParameterPropertyCollection Constructor Overload List