DynamicXml - класс Члены Смотри также Terrasoft.Common - пространство имен : DynamicXml - класс C#
Glossary Item Box
[DefaultMember("Item")] public class DynamicXml : System.Dynamic.DynamicObject
Тип DynamicXml предоставляет следующие члены.
Имя | Описание | |
---|---|---|
![]() | DynamicXml | Перегружен. |
Имя | Описание | |
---|---|---|
![]() | Item | Перегружен. The indexer for access to the specified attribute value of this XML document. Gets and sets string attribute value with the specified name. |
![]() | Value | Returns the value of the current XML element. |
Имя | Описание | |
---|---|---|
![]() | Add | Adds a new element with the specified name to the current XML document |
![]() | GetEnumerator | Gets enumerator of the elements of the DynamicXml type for access to the elements of the current XML document. |
![]() | Save | Перегружен. |
![]() | ToString | Gets string presentation of the value of the current DynamicXml instance. |
![]() | TryGetMember | Переопределен. Implementing the receive operation for the value of XML document with the specified name. |
System.Object
System.Dynamic.DynamicObject
Terrasoft.Common.DynamicXml