[]
Represents the list of strong named report objects.
public abstract class ReportObjectNamedList<TItem> : ReportObjectList<TItem>, ICollection<TItem>, IEnumerable<TItem>, IList, ICollection, IEnumerable where TItem : StrongNamedReportObject
Name | Description |
---|---|
TItem | The type of elements in the collection. |
Name | Description |
---|---|
ReportObjectNamedList() |