EMS.ResourceTypes.TEMSEndPointSegmentService.CountSegments

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

Delphi

class function CountSegments(const AString: string): Integer; static;

C++

static int __fastcall CountSegments(const System::UnicodeString AString);

プロパティ

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


説明

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

関連項目