GrapeCity ActiveReports for .NET 14.0J
Add メソッド (RenderingExtensionInfoCollection)

GrapeCity.ActiveReports アセンブリ > GrapeCity.ActiveReports.Configuration 名前空間 > RenderingExtensionInfoCollection クラス : Add メソッド
コレクションに追加するRenderingExtensionInfoオブジェクト。
RenderingExtensionInfoをRenderingExtensionsCollectionの末尾に追加します。
シンタックス
'宣言
 
Public Function Add( _
   ByVal value As RenderingExtensionInfo _
) As Integer
public int Add( 
   RenderingExtensionInfo value
)

パラメータ

value
コレクションに追加するRenderingExtensionInfoオブジェクト。
参照

RenderingExtensionInfoCollection クラス
RenderingExtensionInfoCollection メンバ