Add 메서드
Creates and adds an AttributeTranslation to the collection.
오버로드 목록
이름 | 설명 | |
---|---|---|
![]() |
Add(Int32) | Creates and adds an AttributeTranslation, with the specified language, to the end of the collection. |
![]() |
Add(AttributeTranslation) | Adds an AttributeTranslation to the end of the collection. |
![]() |
Add(ModelComponent) | 인프라 (ModelComponentCollection에서 상속됩니다.) |
![]() |
Add(Translation) | Adds a Translation to the end of the collection. (TranslationCollection에서 상속됩니다.) |
![]() |
Add(Int32, String) | Creates and adds an AttributeTranslation, with the specified language and caption, to the end of the collection. |
![]() |
Add(String, IModelComponent) | (ModelComponentCollection에서 상속됩니다.) |
![]() |
Add(ModelComponent, Boolean) | 인프라 (ModelComponentCollection에서 상속됩니다.) |
![]() |
Add(String, IModelComponent, Boolean) | (ModelComponentCollection에서 상속됩니다.) |
맨 위로 이동