System.JSON.Serializers.TJsonSerializer.GetMaxDepth

From RAD Studio API Documentation
Jump to: navigation, search

Delphi

function GetMaxDepth: Integer; virtual;

C++

virtual int __fastcall GetMaxDepth();

Properties

Type Visibility Source Unit Parent
function protected
System.JSON.Serializers.pas
System.JSON.Serializers.hpp
System.JSON.Serializers TJsonSerializer

Description

Embarcadero Technologies does not currently have any additional information.