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

ParameterPropertyCollection.Count Property

Read-only property describing how many elements are in the Collection.

[Visual Basic]
Public ReadOnly Property Count As 
[C#]
public Int32 Count {get;}

See Also

ParameterPropertyCollection Class | IBatisNet.DataMapper.Configuration.ParameterMapping Namespace