EMS.ResourceAPI.TEndpointParams.TPairItem
| [–] 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.