バージョン

Add メソッド (AnnotationsAppearance)

注釈コレクションに注釈を追加します。
シンタックス
'宣言
 
Public Function Add( _
   ByVal annotation As IAnnotation _
) As Integer
public int Add( 
   IAnnotation annotation
)

パラメータ

annotation
注釈コレクションに追加するAnnotationまたはIAnnotation。

戻り値の型

追加されたAnnotationのインデックス。
参照