System.Bluetooth.TBluetoothLEAdapterList.Destroy

From RAD Studio API Documentation
Jump to: navigation, search

C++

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

Properties

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

Description

Destroys an instance of TBluetoothLEAdapterList.

See Also