C# Class SIL.FieldWorks.FdoUi.VectorReferenceUi

Handles things common to ReferenceSequence and ReferenceCollection classes.
Inheritance: ReferenceBaseUi
Afficher le fichier Open project: sillsdev/FieldWorks

Protected Properties

Свойство Type Description
m_iCurrent int
m_iType CellarPropertyType

Méthodes publiques

Méthode Description
VectorReferenceUi ( SIL.FieldWorks.FDO.FdoCache cache, ICmObject rootObj, int referenceFlid, int targetHvo ) : System

Method Details

VectorReferenceUi() public méthode

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
Résultat System

Property Details

m_iCurrent protected_oe property

protected int m_iCurrent
Résultat int

m_iType protected_oe property

protected CellarPropertyType m_iType
Résultat CellarPropertyType