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

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

Glossary Item Box

Gets enumerator of the elements of the DynamicXml type for access to the elements of the current XML document.

Синтаксис

public IEnumerator<DynamicXml> GetEnumerator()

Тип возвращаемого значения

An instance of the IEnumerator class for access to the collection of DynamicXml elements of the current XML document.

Смотри также

© Terrasoft 2002-2017.

Был ли данный материал полезен?

Как можно улучшить эту статью?