Méthode | Description | |
---|---|---|
CurrentValue ( int hvo ) : ITsString |
Get's the string associated with the given hvo for a particular column.
|
|
Dispose ( ) : void | ||
ManyOnePathSortItemReadWriter ( SIL.FieldWorks.FDO.FdoCache cache, |
||
SetNewValue ( int hvo, ITsString tss ) : void |
NOTE: ManyOnePathSortItemReadWriter is currently read-only.
|
Méthode | Description | |
---|---|---|
Dispose ( bool fDisposing ) : void |
Méthode | Description | |
---|---|---|
EnsureFinder ( ) : void | ||
GetManyOnePathSortItem ( int hvo ) : IManyOnePathSortItem |
public CurrentValue ( int hvo ) : ITsString | ||
hvo | int | |
Résultat | ITsString |
protected Dispose ( bool fDisposing ) : void | ||
fDisposing | bool | |
Résultat | void |
public ManyOnePathSortItemReadWriter ( SIL.FieldWorks.FDO.FdoCache cache, |
||
cache | SIL.FieldWorks.FDO.FdoCache | |
colSpec | ||
bv | BrowseViewer | |
app | IApp | |
Résultat | System |
public SetNewValue ( int hvo, ITsString tss ) : void | ||
hvo | int | |
tss | ITsString | |
Résultat | void |