C# Класс SIL.FieldWorks.FDO.DomainServices.DataMigration.ElementTags

This class stores the begin and end tags for an XML element as byte arrays. This is useful in conjuction with the ElementBounds class, which is useful to avoid creating XElement objects and thus consuming time and memory.
Показать файл Открыть проект Примеры использования класса

Приватные методы

Метод Описание
ElementTags ( string name ) : System
ElementTags ( string start, string finish ) : System