EMS.ResourceAPI.TEndpointParams.GetPair
| [–] Properties | |
|---|---|
| Type: function | |
| Visibility: protected | |
| Source: EMS.ResourceAPI.pas EMS.ResourceAPI.hpp
| |
| Unit: EMS.ResourceAPI | |
| Parent: TEndpointParams | |
Delphi
function GetPair(const Index: Integer): TPairItem; virtual; abstract;
C++
virtual TPairItem __fastcall GetPair(const int Index) = 0 ;
Description
Getter of Pairs.