Метод | Описание | |
---|---|---|
FlidFor ( int islice, int hvo ) : int |
This version does not use FLIDs to get key strings.
|
|
Item ( int i ) : int |
This version does not use HVOs for items.
|
|
KeyFor ( int islice, int hvo ) : ITsString |
Just return the islice'th string.
|
|
StringListConcPolicy ( ITsString strings ) : SIL.FieldWorks.FDO |
public FlidFor ( int islice, int hvo ) : int | ||
islice | int | |
hvo | int | |
Результат | int |
public KeyFor ( int islice, int hvo ) : ITsString | ||
islice | int | |
hvo | int | |
Результат | ITsString |
public StringListConcPolicy ( ITsString strings ) : SIL.FieldWorks.FDO | ||
strings | ITsString | |
Результат | SIL.FieldWorks.FDO |