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.
파일 보기 프로젝트 열기: sillsdev/FieldWorks 1 사용 예제들

비공개 메소드들

메소드 설명
ElementTags ( string name ) : System
ElementTags ( string start, string finish ) : System