バージョン

Remove メソッド (AnnotationCollection)

コレクションから指定したAnnotationオブジェクトまたはIAnnotationオブジェクトを削除します。
シンタックス
'宣言
 
Public Sub Remove( _
   ByVal annotation As IAnnotation _
) 
public void Remove( 
   IAnnotation annotation
)

パラメータ

annotation
コレクションから削除する注釈。
参照