Sage
Tusk
Welcome to Sage
Volume (56%) Hide Volume
Topics
IStringListBase

type IStringListBase = interface(IVariantList) function Add( const S: string): Integer; function AddItems( const Items: TArray<string>): IStringList; procedure Insert( Index: Integer; const Value: string); function Clone: IInterface; end;

Ancestor: IVariantList.

Defined in: DSStringList

Last Modified: Tue 2:20:51 pm
Tue 2:20:51 pm