EMS.ResourceTypes.TEMSEndPointSegmentService.CountSegments

Aus RAD Studio API Documentation
Wechseln zu: Navigation, Suche

Delphi

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

C++

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

Eigenschaften

Typ Sichtbarkeit Quelle Unit Übergeordnet
function public
EMS.ResourceTypes.pas
EMS.ResourceTypes.hpp
EMS.ResourceTypes TEMSEndPointSegmentService


Beschreibung

Gibt die Anzahl der Segmente in dem angegebenen URL zurück.

Siehe auch