System.Bluetooth.TBluetoothGattDeviceList.Destroy

From RAD Studio API Documentation
Jump to: navigation, search

C++

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

Properties

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

Description

Destroys an instance of TBluetoothGattDeviceList.

See Also