[]
        
(Showing Draft Content)

C1.Ssrs.RplReader.Recs.ReportItemCollection

ReportItemCollection Class

Inheritance
ReportItemCollection
Namespace: C1.Ssrs.RplReader.Recs
Assembly: C1.Document.dll
Syntax
public class ReportItemCollection : KeyedCollection<string, ReportItem>, IList<ReportItem>, ICollection<ReportItem>, IList, ICollection, IReadOnlyList<ReportItem>, IReadOnlyCollection<ReportItem>, IEnumerable<ReportItem>, IEnumerable

Constructors

Name Description
ReportItemCollection()

Methods

Name Description
GetKeyForItem(ReportItem)
TryGetValue(string, out ReportItem)