API:REST.Client.TCustomRESTClient.GetEntityArray

提供: RAD Studio API Documentation
移動先: 案内検索

Delphi

function GetEntityArray<T: class, constructor>(const AQuery: string): TArray<T>;

C++

template<typename T> System::DynamicArray<T> __fastcall GetEntityArray(const System::UnicodeString AQuery);

プロパティ

種類 可視性 ソース ユニット
function public
REST.Client.pas
REST.Client.hpp
REST.Client TCustomRESTClient

説明

このトピックには現在ドキュメントが存在しません。「ノート」を利用してこのトピックの改良について話しあうことができます。