EMS.ResourceTypes.TEMSEndpointSegmentList.GetEnumerator

From RAD Studio API Documentation
Jump to: navigation, search

Delphi

function GetEnumerator: TEnumerator<TEMSEndPointSegment>;

C++

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

Properties

Type Visibility Source Unit Parent
function public
EMS.ResourceTypes.pas
EMS.ResourceTypes.hpp
EMS.ResourceTypes TEMSEndpointSegmentList

Description

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