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

GrapeCity.ActiveReports.Document.Section.Annotations 名前空間 > AnnotationCollection クラス : Add メソッド
The annotation that is added to the end of the collection.
The Add method adds an annotation to the end of the collection.
シンタックス
'宣言
 
Public Sub Add( _
   ByVal annotation As Annotation _
) 
public void Add( 
   Annotation annotation
)

パラメータ

annotation
The annotation that is added to the end of the collection.
参照

AnnotationCollection クラス
AnnotationCollection メンバ