Next Topic

Previous Topic

Book Contents

DeleteItem

void DeleteItem(string sName,string sKey);

Parameters

  • sName - Name of item.
  • sKey - Name of key to delete.

Remarks

The function deletes an item/key combination, data associated with the key will also be deleted.