System.JSON.Serializers.IJsonValueProvider.GetValue
Delphi
function GetValue(const AInstance: TValue): TValue;
C++
virtual System::Rtti::TValue __fastcall GetValue(const System::Rtti::TValue &AInstance) = 0 ;
Properties
Type | Visibility | Source | Unit | Parent |
---|---|---|---|---|
function | public | System.JSON.Serializers.pas System.JSON.Serializers.hpp |
System.JSON.Serializers | IJsonValueProvider |
Description
Embarcadero Technologies does not currently have any additional information.