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

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

Glossary Item Box

Provides methods of working with an XML document.

Синтаксис

[DefaultMember("Item")] 
public class DynamicXml : System.Dynamic.DynamicObject 

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

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

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

Cвойства

 ИмяОписание
Public - свойствоItemПерегружен. The indexer for access to the specified attribute value of this XML document. Gets and sets string attribute value with the specified name.  
Public - свойствоValueReturns the value of the current XML element.  

Методы

 ИмяОписание
Public - методAddAdds a new element with the specified name to the current XML document  
Public - методGetEnumeratorGets enumerator of the elements of the DynamicXml type for access to the elements of the current XML document.  
Public - методSaveПерегружен.   
Public - методToStringGets string presentation of the value of the current DynamicXml instance.  
Public - методTryGetMemberПереопределен. Implementing the receive operation for the value of XML document with the specified name.  

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

System.Object
   System.Dynamic.DynamicObject
      Terrasoft.Common.DynamicXml

Смотри также

© Terrasoft 2002-2017.