EMS.ResourceTypes.TEMSEndpointSegmentList.GetEnumerator

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: TEMSEndpointSegmentList

Delphi

function GetEnumerator: TEnumerator<TEMSEndPointSegment>;

C++

System::Generics::Collections::TEnumerator__1<TEMSEndpointSegment*>* __fastcall GetEnumerator();

Description

Returns an enumerator to iterate through all the URL segments in the list.