C# 클래스 SIL.FieldWorks.PaObjects.PaLexEntry

상속: IPaLexEntry
파일 보기 프로젝트 열기: sillsdev/FieldWorks

Private Properties

프로퍼티 타입 설명
GetAll List
GetAllAsXml string
PaLexEntry System

공개 메소드들

메소드 설명
PaLexEntry ( ) : System

비공개 메소드들

메소드 설명
GetAll ( IFdoServiceLocator svcloc ) : List

Loads all the lexical entries from the specified service locator into a collection of PaLexEntry objects.

GetAllAsXml ( IFdoServiceLocator svcloc ) : string

Loads all the lexical entries from the specified service locator into a collection of PaLexEntry objects and returns the collection in a serialized list.

PaLexEntry ( ILexEntry lxEntry ) : System

메소드 상세

PaLexEntry() 공개 메소드

public PaLexEntry ( ) : System
리턴 System