次の方法で共有


Add メソッド

Annotation を作成してコレクションに追加します。

オーバーロードの一覧

  名前 説明
パブリック メソッド Add(Annotation) Annotation をコレクションの末尾に追加します。
パブリック メソッド Add(String, String) 指定した名前および値の Annotation を作成し、コレクションの末尾に追加します。

Top