System.JSON.Serializers.TJsonSerializer.InternalDeserialize
Delphi
function InternalDeserialize(const AReader: TJsonReader; ATypeInf: PTypeInfo): TValue; virtual;
C++
virtual System::Rtti::TValue __fastcall InternalDeserialize(System::Json::Readers::TJsonReader* const AReader, System::Typinfo::PTypeInfo ATypeInf);
プロパティ
種類 | 可視性 | ソース | ユニット | 親 |
---|---|---|---|---|
function | protected | System.JSON.Serializers.pas System.JSON.Serializers.hpp |
System.JSON.Serializers | TJsonSerializer |
説明
このトピックには現在ドキュメントが存在しません。「ノート」を利用してこのトピックの改良について話しあうことができます。