EMS.ResourceAPI.TEndpointParams.TPairItem

From RAD Studio API Documentation
Jump to: navigation, search

[–] Properties
Type: typedef
Visibility: public
Source: EMS.ResourceAPI.hpp
Unit: EMS.ResourceAPI
Parent: TEndpointParams

C++

typedef System::Generics::Collections::TPair__2<System::UnicodeString,System::UnicodeString> TPairItem;

Description

Pair where the first item is a parameter name and the second item is a parameter value.

See Also