EMS.ResourceAPI.TEndpointSegments.ToArray

From RAD Studio API Documentation
Jump to: navigation, search

[–] Properties
Type: function
Visibility: public
Source:
EMS.ResourceAPI.pas
EMS.ResourceAPI.hpp
Unit: EMS.ResourceAPI
Parent: TEndpointSegments

Delphi

function ToArray: TArray<string>;

C++

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

Description

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

See Also