[]
        
(Showing Draft Content)

GrapeCity.ActiveReports.PageReportModel.EmbeddedImageCollection

EmbeddedImageCollection Class

Represents a strongly typed collection of EmbeddedImage objects.

Inheritance
EmbeddedImageCollection
Namespace: GrapeCity.ActiveReports.PageReportModel
Assembly: MESCIUS.ActiveReports.Core.Rdl.dll
Syntax
public sealed class EmbeddedImageCollection : Collection<EmbeddedImage>, IList<EmbeddedImage>, ICollection<EmbeddedImage>, IList, ICollection, IReadOnlyList<EmbeddedImage>, IReadOnlyCollection<EmbeddedImage>, IEnumerable<EmbeddedImage>, IEnumerable

Constructors

Name Description
EmbeddedImageCollection()

Extension Methods