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

GrapeCity.ActiveReports.Document アセンブリ > GrapeCity.ActiveReports.Document.Section.Annotations 名前空間 > AnnotationCollection クラス : Add メソッド
コレクションの末尾に追加するAnnotation
コレクションの末尾にAnnotationオブジェクトを追加します。
シンタックス
'宣言
 
Public Sub Add( _
   ByVal annotation As Annotation _
) 
public void Add( 
   Annotation annotation
)

パラメータ

annotation
コレクションの末尾に追加するAnnotation
参照

AnnotationCollection クラス
AnnotationCollection メンバ