System.Bluetooth.TBluetoothDeviceList.Destroy

From RAD Studio API Documentation
Jump to: navigation, search

C++

/* {System_Generics_Collections}TObjectList<System_Bluetooth_TBluetoothDevice>.Destroy */ inline __fastcall virtual ~TBluetoothDeviceList() { }

Properties

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

Description

Destroys this instance of TBluetoothDeviceList.

See Also