TWordList.AddUnsorted Method

function AddUnsorted(const Item: TExprWord; OverloadParentIdx: Integer): Integer;

Adds, but requires sorting.

#NameTypeDescription
1ItemTExprWord
2OverloadParentIdxInteger

Returns: Int32

Remarks:

Usefull for adding large amounts of Items in batch mode.