[]
Represents a strongly typed collection of ReportPart objects.
public sealed class ReportPartsCollection : Collection<ReportPart>, IList<ReportPart>, ICollection<ReportPart>, IList, ICollection, IReadOnlyList<ReportPart>, IReadOnlyCollection<ReportPart>, IEnumerable<ReportPart>, IEnumerable
Name | Description |
---|---|
ReportPartsCollection() |