EMS.ResourceTypes.TEMSEndPointSegmentService.CountSegments
| [–] 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.