EMS.Services.IEMSEndPointSegmentsService.CountSegments
[–] Properties | |
---|---|
Type: function | |
Visibility: public | |
Source: EMS.Services.pas EMS.Services.hpp
| |
Unit: EMS.Services | |
Parent: IEMSEndPointSegmentsService |
Delphi
function CountSegments(const AValue: string): Integer;
C++
virtual int __fastcall CountSegments(const System::UnicodeString AValue) = 0 ;
Description
Returns the number of segments in the specified URL.