バージョン

ReplaceFirst メソッド

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

パラメータ

targetType
annotation
参照