Method CreateFieldFragList
CreateFieldFragList(FieldPhraseList, Int32)
Declaration
public abstract FieldFragList CreateFieldFragList(FieldPhraseList fieldPhraseList, int fragCharSize)
Parameters
Type |
Name |
Description |
FieldPhraseList |
fieldPhraseList |
|
System.Int32 |
fragCharSize |
|
Returns
Implements
CreateFieldFragList(FieldPhraseList, FieldFragList, Int32)
Declaration
protected virtual FieldFragList CreateFieldFragList(FieldPhraseList fieldPhraseList, FieldFragList fieldFragList, int fragCharSize)
Parameters
Returns