C# Class SIL.FieldWorks.XWorks.LexEd.ReversalIndexEntrySlice.ReversalIndexEntryVc

Inheritance: SIL.FieldWorks.Common.RootSites.FwBaseVc, IDisposable
Afficher le fichier Open project: sillsdev/FieldWorks

Méthodes publiques

Méthode Description
CheckDisposed ( ) : void

Throw if the IsDisposed property is true

Display ( IVwEnv vwenv, int hvo, int frag ) : void
DisplayVec ( IVwEnv vwenv, int hvo, int tag, int frag ) : void
Dispose ( ) : void
ReversalIndexEntryVc ( List usedIndices, SIL.FieldWorks.FDO.FdoCache cache ) : System

Méthodes protégées

Méthode Description
Dispose ( bool fDisposing ) : void

Method Details

CheckDisposed() public méthode

Throw if the IsDisposed property is true
public CheckDisposed ( ) : void
Résultat void

Display() public méthode

public Display ( IVwEnv vwenv, int hvo, int frag ) : void
vwenv IVwEnv
hvo int
frag int
Résultat void

DisplayVec() public méthode

public DisplayVec ( IVwEnv vwenv, int hvo, int tag, int frag ) : void
vwenv IVwEnv
hvo int
tag int
frag int
Résultat void

Dispose() public méthode

public Dispose ( ) : void
Résultat void

Dispose() protected méthode

protected Dispose ( bool fDisposing ) : void
fDisposing bool
Résultat void

ReversalIndexEntryVc() public méthode

public ReversalIndexEntryVc ( List usedIndices, SIL.FieldWorks.FDO.FdoCache cache ) : System
usedIndices List
cache SIL.FieldWorks.FDO.FdoCache
Résultat System