piDogDataView.DataView.ListCount
Deprecated Use: RowCount
Scope: Public
 Function ListCount() As integer
The number of items in the list
Deprecated Use: RowCount
Scope: Public
 Sub ListCount(assigns value as integer)
Sets the list to have 'value' number of rows.
Use for on-demand Datasource subclass