[Overview][Constants][Types][Classes][Procedures and functions][Index] Reference for unit 'Contnrs' (#fcl)

TFPHashList.Delete

Delete an item from the list.

Declaration

Source position: contnrs.pp line 246

public procedure TFPHashList.Delete(

  Index: Integer

);

Arguments

Index

  

Index of item to remove from the list

Description

Delete deletes the item at position Index. The data to which it points is not freed from memory.

Errors

TFPHashList.ExtractTFPHashList.RemoveTFPHashList.Add


Documentation generated on: May 14 2021