GrapeCity ActiveReports for .NET 16.0J
EmbeddedImageCollection クラス
メンバ 

GrapeCity.ActiveReports.PageReportModel 名前空間 : EmbeddedImageCollection クラス
EmbeddedImage オブジェクトに対して強く型付けされたコレクションを提供します。
オブジェクト モデル
EmbeddedImageCollection クラス
シンタックス
'宣言
 
Public NotInheritable Class EmbeddedImageCollection 
   Inherits System.Collections.ObjectModel.Collection(Of EmbeddedImage)
public sealed class EmbeddedImageCollection : System.Collections.ObjectModel.Collection<EmbeddedImage> 
継承階層

System.Object
   System.Collections.ObjectModel.Collection<T>
      GrapeCity.ActiveReports.PageReportModel.EmbeddedImageCollection

参照

EmbeddedImageCollection メンバ
GrapeCity.ActiveReports.PageReportModel 名前空間