EMS.ResourceTypes.TEMSEndPointSegmentParameter.Destroy

From RAD Studio API Documentation
Jump to: navigation, search

[–] Properties
Type: destructor
Visibility: public
Source: EMS.ResourceTypes.hpp
Unit: EMS.ResourceTypes
Parent: TEMSEndPointSegmentParameter

C++

/* TEMSEndpointSegment.Destroy */ inline __fastcall virtual ~TEMSEndPointSegmentParameter() { }

Description

Destroys this instance of TEMSEndPointSegmentParameter and removes it from the list of URL segments that you passed to its constructor.

See Also