ActiveReports 12
Count Property (InteractiveSortState)

GrapeCity.ActiveReports.v12 Assembly > GrapeCity.Enterprise.Data.DataEngine.DataProcessing Namespace > InteractiveSortState Class : Count Property
Gets the number of key/value pairs contained in the Dictionary.
Syntax
'Declaration
 
Public ReadOnly Property Count As Integer
public int Count {get;}

Property Value

The number of key/value pairs contained in the Dictionary.
See Also

Reference

InteractiveSortState Class
InteractiveSortState Members