|
<< Click to Display Table of Contents >> Navigation: Classes > TJsonObject > Methods > Remove |
SIGNATURE=IWJsonDataObjects.TJsonObject.Remove@string
ETYPE=Method
Declaration:
Delphi: |
public procedure Remove(const Name: string); |
C++: |
void public: __fastcall Remove(const String Name); |
Description: This is Remove, a member of class TJsonObject.