Creatio development guide
Это документация Creatio версии 7.9.0. Мы рекомендуем использовать новую версию документации.

LocalizableValueCollection - класс Члены  Смотри также  Terrasoft.Common - пространство имен : LocalizableValueCollection - класс C#

Glossary Item Box

Provides methods of working with the collection of localizable values.

Синтаксис

public class LocalizableValueCollection : System.Collections.ObjectModel.Collection<LocalizableValue> 

Тип LocalizableValueCollection предоставляет следующие члены.

Конструкторы

 ИмяОписание
Public LocalizableValueCollection Перегружен.   

Методы

 ИмяОписание
Public - методCloneCreates a copy of the current collection LocalizableValueCollection  
Public - методFindByItemNameSearches an element by the specified name.  
Public - методGetByItemNameReturns an element with the specified name or throws an exception, if the element is not found.  
Public - методGetDifferenceByNameReturns the collection of elements that represents difference by name between the current collection and the specified collection.  
Public - методGetDifferenceByValuesReturns the collection of elements that represents difference by value between the current collection and the specified collection according to the specified culture.  
Public - методRemoveByItemNameDeletes the element with name itemName from the current collection of localizable values.  

Иерархия наследования

System.Object
   System.Collections.ObjectModel.Collection<T>
      Terrasoft.Common.LocalizableValueCollection

Смотри также

© Terrasoft 2002-2017.