ResultSet T  Class CTCT Wrapper Documented Class Library
Container for a get on a collection, such as Contacts, Campaigns, or TrackingData.
Inheritance Hierarchy

System Object
  CTCT.Components ResultSet T 

Namespace: CTCT.Components
Assembly: CTCT (in CTCT.dll) Version: 2.0.0.0 (2.0.0.0)
Syntax

[SerializableAttribute]
public class ResultSet<T>
where T : Component
Type Parameters

T
An object derived from Component class.
See Also