LocalizableValueCollection - члены Смотри также Cвойства Методы Terrasoft.Common - пространство имен : LocalizableValueCollection - класс Включить унаследованные члены Включить защищенные члены
Glossary Item Box
Тип LocalizableValueCollection предоставляет следующие члены.
Имя | Описание | |
---|---|---|
![]() | LocalizableValueCollection | Перегружен. |
Имя | Описание | |
---|---|---|
![]() | Clone | Creates a copy of the current collection LocalizableValueCollection |
![]() | FindByItemName | Searches an element by the specified name. |
![]() | GetByItemName | Returns an element with the specified name or throws an exception, if the element is not found. |
![]() | GetDifferenceByName | Returns the collection of elements that represents difference by name between the current collection and the specified collection. |
![]() | GetDifferenceByValues | Returns the collection of elements that represents difference by value between the current collection and the specified collection according to the specified culture. |
![]() | RemoveByItemName | Deletes the element with name itemName from the current collection of localizable values. |