次の方法で共有


Add メソッド

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

このメンバーはオーバーロードされます。構文、使用方法、および例などに関するこのメンバーの詳細については、オーバーロードの一覧にある名前をクリックしてください。

オーバーロードの一覧

  名前 説明
パブリック メソッド Add(Int32) 指定した言語の AttributeTranslation を作成し、コレクションの末尾に追加します。
パブリック メソッド Add(AttributeTranslation) AttributeTranslation をコレクションの末尾に追加します。
プロテクト メソッド Add(ModelComponent) インフラストラクチャです。 (ModelComponentCollection から継承されています。)
パブリック メソッド Add(Translation) Translation をコレクションの末尾に追加します。 (TranslationCollection から継承されています。)
パブリック メソッド Add(Int32, String) 指定した言語およびキャプションの AttributeTranslation を作成し、コレクションの末尾に追加します。
プロテクト メソッド Add(String, IModelComponent) (ModelComponentCollection から継承されています。)
プロテクト メソッド Add(ModelComponent, Boolean) インフラストラクチャです。 (ModelComponentCollection から継承されています。)
プロテクト メソッド Add(String, IModelComponent, Boolean) (ModelComponentCollection から継承されています。)

先頭に戻る