バージョン

ReplaceLast メソッド

指定されたターゲットの最後のユーザー注釈を置き換えます。
シンタックス
'宣言
 
Public Sub ReplaceLast( _
   ByVal targetType As UserAnnotationTarget, _
   ByVal annotation As UserBaseAnnotation _
) 
public void ReplaceLast( 
   UserAnnotationTarget targetType,
   UserBaseAnnotation annotation
)

パラメータ

targetType
annotation
参照