Share via


RdlCollection<T> Constructor

Include Protected Members
Include Inherited Members

Initializes a new instance of the RdlCollection<T> class.

Overload List

  Name Description
Public method RdlCollection<T>() Initializes a new instance of the RdlCollection<T> class.
Public method RdlCollection<T>(IEnumerable<T>) Infrastructure.
Public method RdlCollection<T>(IContainedObject) Initializes a new instance of the RdlCollection<T> class.

Top