System.Bluetooth.TBluetoothGattServiceList.Destroy

From RAD Studio API Documentation
Jump to: navigation, search

C++

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

Properties

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

Description

Destroys an instance of TBluetoothGattServiceList.

See Also