EMS.ResourceTypes.TEMSEndpointSegmentList.Items
| [–] Properties | |
|---|---|
| Type: property | |
| Visibility: public | |
| Source: EMS.ResourceTypes.pas EMS.ResourceTypes.hpp
| |
| Unit: EMS.ResourceTypes | |
| Parent: TEMSEndpointSegmentList | |
Delphi
property Items[I: Integer]: TEMSEndPointSegment read GetItem;
C++
__property TEMSEndpointSegment* Items[int I] = {read=GetItem};
Description
URL segments in the list by index.