API:EMS.ResourceTypes.TEMSResourceEndPointSuffix.GetSegmentParameters

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

Delphi

function GetSegmentParameters: TEMSEndPointSegmentList; override;

C++

virtual TEMSEndpointSegmentList* __fastcall GetSegmentParameters(void);

プロパティ

種類 可視性 ソース ユニット
function protected
EMS.ResourceTypes.pas
EMS.ResourceTypes.hpp
EMS.ResourceTypes TEMSResourceEndPointSuffix

説明

SegmentParameters の取得アクセサです。

EMS.ResourceTypes.TEMSResourceEndPointSuffix.GetSegmentParameters は EMS.ResourceTypes.TEMSResourceEndPoint.GetSegmentParameters を継承しています。以下の内容はすべて EMS.ResourceTypes.TEMSResourceEndPoint.GetSegmentParameters を参照しています。

メモ: これは、子クラスで実装しなければならない仮想メソッドです。

SegmentParameters の取得アクセサです。

リソース エンドポイント用に宣言されている URL セグメント パラメータのリストを返します。

関連項目