TJSONObject.GetItemIndexByName(UnicodeString,PJSONObjectItem) Method
Represents method GetItemIndexByName(UnicodeString,PJSONObjectItem).
private function GetItemIndexByName(const Name: UnicodeString; out Item: PJSONObjectItem): Integer;
Parameters
- Name
- Type: UnicodeString
- Item
- Type: PJSONObjectItem
Return Value
Type: Integer