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

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

Glossary Item Box

Provides methods of working with collection of resource elements.

Синтаксис

public class ResourceItemCollection : System.Collections.ObjectModel.Collection<ResourceItem> 

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

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

 ИмяОписание
Public ResourceItemCollection  

Методы

 ИмяОписание
Public - методAddIfNotExistsAdds the resource to the collection of the resource elements if this resource is not included yet.  
Public - методGetSchemaGets the XML-schema of this resource.  
Public - методReadMetaDataDeserializes the collection of resource elements from the current DataReader instance and adds it to the current collection of resource elements.  
Public - методReadXmlDeserializes the collection of resource elements from the specified System.Xml.XmlReader instance.  
Public - методWriteMetaDataSerializes the collection of resource elements into the specified DataWriter instance.  
Public - методWriteXmlSerializes the collection of resource elements into the specified System.Xml.XmlWriter instance.  

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

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

Смотри также

© Terrasoft 2002-2017.