EMS.ResourceAPI.TEndpointSegments.GetItem
| [–] Properties | |
|---|---|
| Type: function | |
| Visibility: protected | |
| Source: EMS.ResourceAPI.pas EMS.ResourceAPI.hpp
| |
| Unit: EMS.ResourceAPI | |
| Parent: TEndpointSegments | |
Delphi
function GetItem(const AIndex: Integer): string; virtual; abstract;
C++
virtual System::UnicodeString __fastcall GetItem(const int AIndex) = 0 ;
Description
Getter of Items.