Элементы TranslationCollection
Contains a collection of Translation objects.
Тип TranslationCollection предоставляет доступ к следующим элементам.
Методы
| Имя | Описание | |
|---|---|---|
![]() |
Add(Int32) | Creates and adds a Translation, with the specified language, to the end of the collection. |
![]() |
Add(ModelComponent) | Инфраструктура. (Наследуется из ModelComponentCollection.) |
![]() |
Add(Translation) | Adds a Translation to the end of the collection. |
![]() |
Add(String, IModelComponent) | (Наследуется из ModelComponentCollection.) |
![]() |
Add(Int32, String) | Creates and adds a Translation, with the specified language and caption, to the end of the collection. |
![]() |
Add(ModelComponent, Boolean) | Инфраструктура. (Наследуется из ModelComponentCollection.) |
![]() |
Add(String, IModelComponent, Boolean) | (Наследуется из ModelComponentCollection.) |
![]() |
AddNew(String, Type) | Инфраструктура. (Наследуется из ModelComponentCollection.) |
![]() |
AddNew(String, String, Type) | Инфраструктура. (Наследуется из ModelComponentCollection.) |
![]() |
CanAdd | Инфраструктура. (Наследуется из ModelComponentCollection.) |
![]() |
ChangeKey | Инфраструктура. (Наследуется из ModelComponentCollection.) |
![]() |
Clear | Removes all elements from the ModelComponentCollection. (Наследуется из ModelComponentCollection.) |
![]() |
Contains(String) | Determines whether an item with the specified key is in the ModelComponentCollection. (Наследуется из ModelComponentCollection.) |
![]() |
Contains(Int32) | Indicates whether the collection contains a Translation with the specified language. |
![]() |
Contains(IModelComponent) | (Наследуется из ModelComponentCollection.) |
![]() |
Contains(Translation) | Indicates whether the collection contains a specified Translation. |
![]() |
CopyTo | Copies the entire ModelComponentCollection to a one-dimensional Array, starting at the specified index of the target array. (Наследуется из ModelComponentCollection.) |
![]() |
EnsureLoaded | Инфраструктура. (Наследуется из ModelComponentCollection.) |
![]() |
Equals | (Наследуется из Object.) |
![]() |
Finalize | (Наследуется из Object.) |
![]() |
FindByLanguage | Indicates whether the collection contains a Translation with the specified language. |
![]() |
GetByLanguage | Indicates whether the collection contains a Translation with the specified language. |
![]() |
GetEnumerator | Returns an enumerator that can iterate through the ModelComponentCollection. (Наследуется из ModelComponentCollection.) |
![]() |
GetHashCode | (Наследуется из Object.) |
![]() |
GetItem | Gets a reference to the specified component. (Наследуется из ModelComponentCollection.) |
![]() |
GetType | (Наследуется из Object.) |
![]() |
IndexOf(String) | Returns the zero-based index of the first occurrence of an IModelComponent that has the specified key in the ModelComponentCollection. (Наследуется из ModelComponentCollection.) |
![]() |
IndexOf(Int32) | Gets the index of a Translation, with the specified language. |
![]() |
IndexOf(IModelComponent) | (Наследуется из ModelComponentCollection.) |
![]() |
IndexOf(Translation) | Gets the index of a specified Translation. |
![]() |
Insert(Int32, ModelComponent) | Инфраструктура. (Наследуется из ModelComponentCollection.) |
![]() |
Insert(Int32, Translation) | Inserts a Translation into the collection at the specified index. |
![]() |
Insert(Int32, Int32) | Creates and inserts a Translation, with the specified language, into the collection at the specified index. |
![]() |
Insert(IModelComponent, String, Int32) | (Наследуется из ModelComponentCollection.) |
![]() |
Insert(IModelComponent, String, Int32, Boolean) | (Наследуется из ModelComponentCollection.) |
![]() |
MemberwiseClone | (Наследуется из Object.) |
![]() |
Move(Int32, Int32) | Moves a Translation at the current specified index to a new specified index in the collection. |
![]() |
Move(Translation, Int32) | Moves a Translation to a new index in the collection. |
![]() |
Remove(Int32) | Removes the Translation, with the specified language, from the collection. |
![]() |
Remove | (Наследуется из ModelComponentCollection.) |
![]() |
Remove(Translation) | Removes the specified Translation from the collection. |
![]() |
Remove(Int32, Boolean) | Инфраструктура. |
![]() |
Remove(Translation, Boolean) | Инфраструктура. |
![]() |
RemoveAt(Int32) | Removes the IModelComponent at the specified index from the ModelComponentCollection. (Наследуется из ModelComponentCollection.) |
![]() |
RemoveAt(Int32, Boolean) | Инфраструктура. (Наследуется из ModelComponentCollection.) |
![]() |
ToString | (Наследуется из Object.) |
В начало
Свойства
| Имя | Описание | |
|---|---|---|
![]() |
Count | Gets the number of ModelComponent objects in the ModelComponentCollection. (Наследуется из ModelComponentCollection.) |
![]() |
DemandLoadingService | Инфраструктура. (Наследуется из ModelComponentCollection.) |
![]() |
IsFixedSize | Gets a value indicating whether the ModelComponentCollection has a fixed size. (Наследуется из ModelComponentCollection.) |
![]() |
IsReadOnly | Gets a value indicating whether the ModelComponentCollection is read-only. (Наследуется из ModelComponentCollection.) |
![]() |
IsSynchronized | Gets a value indicating whether access to the ModelComponentCollection is synchronized (thread-safe). (Наследуется из ModelComponentCollection.) |
![]() |
Item | Gets the Translation at the specified index from the collection. |
![]() |
ItemsType | Инфраструктура. (Перезаписывает ModelComponentCollection. . :: . .ItemsType.) |
![]() |
Parent | Gets the IModelComponent that contains the ModelComponentCollection. (Наследуется из ModelComponentCollection.) |
![]() |
Preloadable | Инфраструктура. (Наследуется из ModelComponentCollection.) |
![]() |
SyncRoot | Gets an object that can be used to synchronize access to the ModelComponentCollection. (Наследуется из ModelComponentCollection.) |
В начало
События
| Имя | Описание | |
|---|---|---|
![]() |
CollectionChanged | Инфраструктура. (Наследуется из ModelComponentCollection.) |
![]() |
CollectionChanging | Инфраструктура. (Наследуется из ModelComponentCollection.) |
В начало
Явные реализации интерфейса
В начало
.gif)
.gif)
.gif)
.gif)
.gif)
.gif)
.gif)
.gif)