EMS.ResourceTypes.TEMSEndpointSegmentList.GetEnumerator

提供: RAD Studio API Documentation
移動先: 案内検索

Delphi

function GetEnumerator: TEnumerator<TEMSEndPointSegment>;

C++

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

プロパティ

種類 可視性 ソース ユニット
function public
EMS.ResourceTypes.pas
EMS.ResourceTypes.hpp
EMS.ResourceTypes TEMSEndpointSegmentList


説明

リスト内の全 URL セグメントを反復処理する列挙子を返します。