System.Bluetooth.TBluetoothLEDeviceList.Destroy

From RAD Studio API Documentation
Jump to: navigation, search

C++

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

Properties

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

Description

Destroys an instance of TBluetoothLEDeviceList.

See Also