System.Bluetooth.TBluetoothServiceList.Destroy

From RAD Studio API Documentation
Jump to: navigation, search

C++

/* {System_Generics_Collections}TList<System_Bluetooth_TBluetoothService>.Destroy */ inline __fastcall virtual ~TBluetoothServiceList() { }

Properties

Type Visibility Source Unit Parent
destructor public System.Bluetooth.hpp System.Bluetooth TBluetoothServiceList

Description

Destroys this instance of TBluetoothServiceList.

See Also