NPlot::AdapterUtils::Counter_IList Class Reference

Class that provides the number of items in an IList via the ICounter interface. More...

Inheritance diagram for NPlot::AdapterUtils::Counter_IList:

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

Public Member Functions

 Counter_IList (IList data)
 Constructor.

Properties

int Count
 Number of data items in container.

Private Attributes

IList data_

Detailed Description

Class that provides the number of items in an IList via the ICounter interface.

Definition at line 407 of file AdapterUtils.cs.


Constructor & Destructor Documentation

NPlot::AdapterUtils::Counter_IList::Counter_IList IList  data  )  [inline]
 

Constructor.

Parameters:
data the IList data to provide count of

Definition at line 415 of file AdapterUtils.cs.


Member Data Documentation

IList NPlot::AdapterUtils::Counter_IList::data_ [private]
 

Definition at line 409 of file AdapterUtils.cs.


Property Documentation

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

Number of data items in container.

Number of data items in container.

Implements NPlot::AdapterUtils::ICounter.

Definition at line 425 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