.gif) |
Add(Int32) |
Creates and adds an AttributeTranslation, with the specified language, to the end of the collection. |
.gif) |
Add(AttributeTranslation) |
Adds an AttributeTranslation to the end of the collection. |
.gif) |
Add(ModelComponent) |
인프라 (ModelComponentCollection에서 상속됩니다.) |
.gif) |
Add(Translation) |
Adds a Translation to the end of the collection. (TranslationCollection에서 상속됩니다.) |
.gif) |
Add(Int32, String) |
Creates and adds an AttributeTranslation, with the specified language and caption, to the end of the collection. |
.gif) |
Add(String, IModelComponent) |
(ModelComponentCollection에서 상속됩니다.) |
.gif) |
Add(ModelComponent, Boolean) |
인프라 (ModelComponentCollection에서 상속됩니다.) |
.gif) |
Add(String, IModelComponent, Boolean) |
(ModelComponentCollection에서 상속됩니다.) |
.gif) |
AddNew(String, Type) |
인프라 (ModelComponentCollection에서 상속됩니다.) |
.gif) |
AddNew(String, String, Type) |
인프라 (ModelComponentCollection에서 상속됩니다.) |
.gif) |
CanAdd |
인프라 (ModelComponentCollection에서 상속됩니다.) |
.gif) |
ChangeKey |
인프라 (ModelComponentCollection에서 상속됩니다.) |
.gif) |
Clear |
Removes all elements from the ModelComponentCollection. (ModelComponentCollection에서 상속됩니다.) |
.gif) |
Contains(String) |
Determines whether an item with the specified key is in the ModelComponentCollection. (ModelComponentCollection에서 상속됩니다.) |
.gif) |
Contains(Int32) |
Indicates whether the collection contains a Translation with the specified language. (TranslationCollection에서 상속됩니다.) |
.gif) |
Contains(AttributeTranslation) |
Indicates whether the collection contains the specified AttributeTranslation. |
.gif) |
Contains(IModelComponent) |
(ModelComponentCollection에서 상속됩니다.) |
.gif) |
Contains(Translation) |
Indicates whether the collection contains a specified Translation. (TranslationCollection에서 상속됩니다.) |
.gif) |
CopyTo |
Copies the entire ModelComponentCollection to a one-dimensional Array, starting at the specified index of the target array. (ModelComponentCollection에서 상속됩니다.) |
.gif) |
EnsureLoaded |
인프라 (ModelComponentCollection에서 상속됩니다.) |
.gif) |
Equals |
(Object에서 상속됩니다.) |
.gif) |
Finalize |
(Object에서 상속됩니다.) |
.gif) |
FindByLanguage |
Indicates whether the collection contains a Translation with the specified language. (TranslationCollection에서 상속됩니다.) |
.gif) |
GetByLanguage |
Indicates whether the collection contains an AttributeTranslation with the specified language. |
.gif) |
GetEnumerator |
Returns an enumerator that can iterate through the ModelComponentCollection. (ModelComponentCollection에서 상속됩니다.) |
.gif) |
GetHashCode |
(Object에서 상속됩니다.) |
.gif) |
GetItem |
Gets a reference to the specified component. (ModelComponentCollection에서 상속됩니다.) |
.gif) |
GetType |
(Object에서 상속됩니다.) |
.gif) |
IndexOf(String) |
Returns the zero-based index of the first occurrence of an IModelComponent that has the specified key in the ModelComponentCollection. (ModelComponentCollection에서 상속됩니다.) |
.gif) |
IndexOf(Int32) |
Gets the index of a Translation, with the specified language. (TranslationCollection에서 상속됩니다.) |
.gif) |
IndexOf(AttributeTranslation) |
Gets the index of a specified AttributeTranslation. |
.gif) |
IndexOf(IModelComponent) |
(ModelComponentCollection에서 상속됩니다.) |
.gif) |
IndexOf(Translation) |
Gets the index of a specified Translation. (TranslationCollection에서 상속됩니다.) |
.gif) |
Insert(Int32, AttributeTranslation) |
Inserts an AttributeTranslation into the collection at the specified index. |
.gif) |
Insert(Int32, Int32) |
Creates and inserts an AttributeTranslation, with the specified language, into the collection at the specified index. |
.gif) |
Insert(Int32, ModelComponent) |
인프라 (ModelComponentCollection에서 상속됩니다.) |
.gif) |
Insert(Int32, Translation) |
Inserts a Translation into the collection at the specified index. (TranslationCollection에서 상속됩니다.) |
.gif) |
Insert(IModelComponent, String, Int32) |
(ModelComponentCollection에서 상속됩니다.) |
.gif) |
Insert(IModelComponent, String, Int32, Boolean) |
(ModelComponentCollection에서 상속됩니다.) |
.gif) |
MemberwiseClone |
(Object에서 상속됩니다.) |
.gif) |
Move(Int32, Int32) |
Moves an AttributeTranslation at the current specified index to a new specified index in the collection. |
.gif) |
Move(AttributeTranslation, Int32) |
Moves an AttributeTranslation to a new index in the collection. |
.gif) |
Move(Translation, Int32) |
Moves a Translation to a new index in the collection. (TranslationCollection에서 상속됩니다.) |
.gif) |
Remove(Int32) |
Removes the Translation, with the specified language, from the collection. (TranslationCollection에서 상속됩니다.) |
.gif) |
Remove(AttributeTranslation) |
Removes the specified AttributeTranslation from the collection. |
.gif) |
Remove |
(ModelComponentCollection에서 상속됩니다.) |
.gif) |
Remove(Translation) |
Removes the specified Translation from the collection. (TranslationCollection에서 상속됩니다.) |
.gif) |
Remove(Int32, Boolean) |
인프라 (TranslationCollection에서 상속됩니다.) |
.gif) |
Remove(AttributeTranslation, Boolean) |
인프라 |
.gif) |
Remove(Translation, Boolean) |
인프라 (TranslationCollection에서 상속됩니다.) |
.gif) |
RemoveAt(Int32) |
Removes the IModelComponent at the specified index from the ModelComponentCollection. (ModelComponentCollection에서 상속됩니다.) |
.gif) |
RemoveAt(Int32, Boolean) |
인프라 (ModelComponentCollection에서 상속됩니다.) |
.gif) |
ToString |
(Object에서 상속됩니다.) |