NPlot::AdapterUtils::Counter_Rows Class Reference

Class that provides the number of items in a DataRowCollection via the ICounter interface. More...

Inheritance diagram for NPlot::AdapterUtils::Counter_Rows:

NPlot::AdapterUtils::ICounter List of all members.

Public Member Functions

 Counter_Rows (DataRowCollection rows)
 Constructor.

Properties

int Count
 Number of data items in container.

Private Attributes

DataRowCollection rows_

Detailed Description

Class that provides the number of items in a DataRowCollection via the ICounter interface.

Definition at line 454 of file AdapterUtils.cs.


Constructor & Destructor Documentation

NPlot::AdapterUtils::Counter_Rows::Counter_Rows DataRowCollection  rows  )  [inline]
 

Constructor.

Parameters:
rows the DataRowCollection data to provide count of number of rows of.

Definition at line 462 of file AdapterUtils.cs.


Member Data Documentation

DataRowCollection NPlot::AdapterUtils::Counter_Rows::rows_ [private]
 

Definition at line 456 of file AdapterUtils.cs.


Property Documentation

int NPlot::AdapterUtils::Counter_Rows::Count [get]
 

Number of data items in container.

Number of data items in container.

Implements NPlot::AdapterUtils::ICounter.

Definition at line 472 of file AdapterUtils.cs.


The documentation for this class was generated from the following file:
Generated on Sat Nov 5 01:04:07 2005 for NPlot by  doxygen 1.4.5