ResourceGroup - класс Члены Смотри также Terrasoft.Common - пространство имен : ResourceGroup - класс C#
Glossary Item Box
public class ResourceGroup : BaseResource
Тип ResourceGroup предоставляет следующие члены.
Имя | Описание | |
---|---|---|
![]() | ResourceGroup |
Имя | Описание | |
---|---|---|
![]() | Groups | The subgroups of the current resource group. |
![]() | HasGroups | Determines whether the current resource group has subgroups. |
![]() | HasItems | true if the current resource group contains resource elements; otherwise - false . |
![]() | Items | The collection of resource elements of the current resource group. |
Имя | Описание | |
---|---|---|
![]() | FindItemByName | Searches for the resource with the specified name in the current resource group and its subgroups. |
![]() | GetItemByName | Returns the resource with the specified name from the current resource group and its subgroups or generates and exception if the resource with this name was not found. |
![]() | ReadMetaData | Переопределен. Deserializes the resource group using the specified DataReader instance. |
![]() | ReadXml | Переопределен. Deserializes the resource group using the specified System.Xml.XmlReader instance. |
![]() | WriteMetaData | Переопределен. Serializes the resource group using the specified DataWriter instance. |
![]() | WriteXml | Переопределен. Serializes the resource group using the specified System.Xml.XmlWriter instance. |
System.Object
Terrasoft.Common.BaseResource
Terrasoft.Common.ResourceGroup