Inheritance diagram for NPlot::AdapterUtils::Counter_Rows:
Public Member Functions | |
Counter_Rows (DataRowCollection rows) | |
Constructor. | |
Properties | |
int | Count |
Number of data items in container. | |
Private Attributes | |
DataRowCollection | rows_ |
Definition at line 454 of file AdapterUtils.cs.
|
Constructor.
Definition at line 462 of file AdapterUtils.cs. |
|
Definition at line 456 of file AdapterUtils.cs. |
|
Number of data items in container. Number of data items in container. Implements NPlot::AdapterUtils::ICounter. Definition at line 472 of file AdapterUtils.cs. |