EMS.Services.IEMSEndPointSegmentsService.CountSegments

From RAD Studio API Documentation
Jump to: navigation, search

Delphi

function CountSegments(const AValue: string): Integer;

C++

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

Properties

Type Visibility Source Unit Parent
function public
EMS.Services.pas
EMS.Services.hpp
EMS.Services IEMSEndPointSegmentsService

Description

Returns the number of segments in the specified URL.

See Also