EMS.ResourceAPI.TEndpointSegments.ToArray

From RAD Studio API Documentation
Jump to: navigation, search

Delphi

function ToArray: TArray<string>;

C++

System::DynamicArray<System::UnicodeString> __fastcall ToArray();

Properties

Type Visibility Source Unit Parent
function public
EMS.ResourceAPI.pas
EMS.ResourceAPI.hpp
EMS.ResourceAPI TEndpointSegments

Description

Returns an array of enumerated endpoint segments pairs of the EMS Resource.

See Also