Unit 'xmlutils' Package
[Overview][Constants][Types][Classes][Procedures and functions][Index] [#fcl-xml]

THashTable.FindOrAdd

Declaration

Source position: xmlutils.pp line 115

public function THashTable.FindOrAdd(

  Key: PWideChar;

  KeyLen: Integer;

  var Found: Boolean

):PHashItem; overload;

function THashTable.FindOrAdd(

  Key: PWideChar;

  KeyLen: Integer

):PHashItem; overload;

function THashTable.FindOrAdd(

  const Key: XMLString

):PHashItem; overload;


Documentation generated on: 2023-03-18