GrapeCity ActiveReports for .NET 12.0J
Remove メソッド (AnnotationsCollection)

削除する注釈。
最初に見つかった指定の注釈をコレクションから削除します。
構文
'宣言
 
Public Sub Remove( _
   ByVal value As Annotation _
) 
public void Remove( 
   Annotation value
)

パラメータ

value
削除する注釈。
参照

関連項目

AnnotationsCollection クラス
AnnotationsCollection メンバ

 

 


Copyright © 2003 GrapeCity inc. All rights reserved.