ResourceItemCollection - класс Члены Смотри также Terrasoft.Common - пространство имен : ResourceItemCollection - класс C#
Glossary Item Box
public class ResourceItemCollection : System.Collections.ObjectModel.Collection<ResourceItem>
Тип ResourceItemCollection предоставляет следующие члены.
Имя | Описание | |
---|---|---|
![]() | ResourceItemCollection |
Имя | Описание | |
---|---|---|
![]() | AddIfNotExists | Adds the resource to the collection of the resource elements if this resource is not included yet. |
![]() | GetSchema | Gets the XML-schema of this resource. |
![]() | ReadMetaData | Deserializes the collection of resource elements from the current DataReader instance and adds it to the current collection of resource elements. |
![]() | ReadXml | Deserializes the collection of resource elements from the specified System.Xml.XmlReader instance. |
![]() | WriteMetaData | Serializes the collection of resource elements into the specified DataWriter instance. |
![]() | WriteXml | Serializes the collection of resource elements into the specified System.Xml.XmlWriter instance. |
System.Object
System.Collections.ObjectModel.Collection<T>
Terrasoft.Common.ResourceItemCollection