TJSONObject.GetItemIndexByName(UnicodeString,PJSONObjectItem) Method

Represents method GetItemIndexByName(UnicodeString,PJSONObjectItem).

Namespace: flcJSON
private
 function GetItemIndexByName(const Name: UnicodeString; out Item: PJSONObjectItem): Integer;

Parameters

Name
Type: UnicodeString

Item
Type: PJSONObjectItem

Return Value

Type: Integer