API:System.JSON.Builders.TJSONCollectionBuilder.ParentArray

From RAD Studio API Documentation
Jump to: navigation, search

Delphi

property ParentArray: TElements read GetParentArray;

C++

__property TElements* ParentArray = {read=GetParentArray};

Properties

Type Visibility Source Unit Parent
property public
System.JSON.Builders.pas
System.JSON.Builders.hpp
System.JSON.Builders TJSONCollectionBuilder

Description

Embarcadero Technologies does not currently have any additional information.