NewVector
function NewVector(
const s: AnsiString): IVector;
function NewVector(
const s: string): IVector;
function NewVector(
const sb: StringBuilder): IVector;
Defined in: DSList
⏱ Last Modified: Mon 3:43:39 pm