EMS.Services.IEMSEndPointSegmentsService.CountSegments

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

Delphi

function CountSegments(const AValue: string): Integer;

C++

virtual int __fastcall CountSegments(const System::UnicodeString AValue) = 0 ;

プロパティ

種類 可視性 ソース ユニット
function public
EMS.Services.pas
EMS.Services.hpp
EMS.Services IEMSEndPointSegmentsService


説明

指定された URL に含まれるセグメントを返します。

関連項目