TsgUInt64Pairs.AddPair
Inserts a new pair at the end of the list.
Syntax
function AddPair(const AFirt, ASecond: UInt64): Integer;
Description
Call AddPair to insert a new pair at the end of the list. AddPair returns the index of new pair.
Go to CAD VCL Enterprise