System.Bluetooth.TBluetoothGattCharacteristicList.Destroy

From RAD Studio API Documentation
Jump to: navigation, search

C++

/* {System_Generics_Collections}TList<System_Bluetooth_TBluetoothGattCharacteristic>.Destroy */ inline __fastcall virtual ~TBluetoothGattCharacteristicList(void) { }

Properties

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

Description

Destroys an instance of TBluetoothGattCharacteristicList.

See Also