C# 클래스 SIL.FieldWorks.FdoUi.VectorReferenceUi

Handles things common to ReferenceSequence and ReferenceCollection classes.
상속: ReferenceBaseUi
파일 보기 프로젝트 열기: sillsdev/FieldWorks

보호된 프로퍼티들

프로퍼티 타입 설명
m_iCurrent int
m_iType CellarPropertyType

공개 메소드들

메소드 설명
VectorReferenceUi ( SIL.FieldWorks.FDO.FdoCache cache, ICmObject rootObj, int referenceFlid, int targetHvo ) : System

메소드 상세

VectorReferenceUi() 공개 메소드

public VectorReferenceUi ( SIL.FieldWorks.FDO.FdoCache cache, ICmObject rootObj, int referenceFlid, int targetHvo ) : System
cache SIL.FieldWorks.FDO.FdoCache
rootObj ICmObject
referenceFlid int
targetHvo int
리턴 System

프로퍼티 상세

m_iCurrent 보호되어 있는 프로퍼티

protected int m_iCurrent
리턴 int

m_iType 보호되어 있는 프로퍼티

protected CellarPropertyType m_iType
리턴 CellarPropertyType