Click or drag to resize

DataCollection Class

Inheritance Hierarchy
SystemObject
  Dynamicweb.Tracking.ReportingDataCollection

Namespace:  Dynamicweb.Tracking.Reporting
Assembly:  Dynamicweb.Tracking (in Dynamicweb.Tracking.dll) Version: 1.0.3
Syntax
public class DataCollection : IEnumerable<List<Object>>, 
	IEnumerable

The DataCollection type exposes the following members.

Constructors
  NameDescription
Public methodDataCollection
Initializes a new instance of the DataCollection class
Top
Properties
Methods
Explicit Interface Implementations
  NameDescription
Explicit interface implementationPrivate methodIEnumerableGetEnumerator
Returns an enumerator that iterates through a collection.
Top
See Also