EMS.Services.IEMSEndPointSegmentsService.CountSegments

Aus RAD Studio API Documentation
Wechseln zu: Navigation, Suche

Delphi

function CountSegments(const AValue: string): Integer;

C++

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

Eigenschaften

Typ Sichtbarkeit Quelle Unit Übergeordnet
function public
EMS.Services.pas
EMS.Services.hpp
EMS.Services IEMSEndPointSegmentsService


Beschreibung

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

Siehe auch