EMS.ResourceTypes.TEMSEndPointSegmentService.CountSegments

From RAD Studio API Documentation
Jump to: navigation, search

[–] Properties
Type: function
Visibility: public
Source:
EMS.ResourceTypes.pas
EMS.ResourceTypes.hpp
Unit: EMS.ResourceTypes
Parent: TEMSEndPointSegmentService

Delphi

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

C++

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

Description

Returns the number of segments in the specified URL.

See Also