[]
public class ReportItemCollection : KeyedCollection<string, ReportItem>, IList<ReportItem>, ICollection<ReportItem>, IList, ICollection, IReadOnlyList<ReportItem>, IReadOnlyCollection<ReportItem>, IEnumerable<ReportItem>, IEnumerable
Name | Description |
---|---|
ReportItemCollection() |
Name | Description |
---|---|
GetKeyForItem(ReportItem) | |
TryGetValue(string, out ReportItem) |