DSGrowCollection
function DSGrowCollection(
OldCapacity: Integer;
NewCount: Integer): Integer;
function DSGrowCollection(
OldCapacity: Integer): Integer;
function DSGrowCollection(
OldCapacity: Int64;
NewCount: Int64): Int64;
function DSGrowCollection(
OldCapacity: Int64): Int64;
Defined in: DSGenUtil
⏱ Last Modified: Mon 3:43:39 pm