Свойство | Тип | Описание |
---|
Метод | Описание | |
---|---|---|
CurrentValue ( int hvo ) : ITsString | ||
OwnAtomicStringPropReadWriter ( SIL.FieldWorks.FDO.FdoCache cache, int flidString, int ws, int flidObj, int clid ) : System | ||
SetNewValue ( int hvo, ITsString tss ) : void |
public CurrentValue ( int hvo ) : ITsString | ||
hvo | int | |
Результат | ITsString |
public OwnAtomicStringPropReadWriter ( SIL.FieldWorks.FDO.FdoCache cache, int flidString, int ws, int flidObj, int clid ) : System | ||
cache | SIL.FieldWorks.FDO.FdoCache | |
flidString | int | |
ws | int | |
flidObj | int | |
clid | int | |
Результат | System |
public SetNewValue ( int hvo, ITsString tss ) : void | ||
hvo | int | |
tss | ITsString | |
Результат | void |