System.Bluetooth.TBluetoothGattCharacteristicList.Destroy

Aus RAD Studio API Documentation
Wechseln zu: Navigation, Suche

C++

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

Eigenschaften

Typ Sichtbarkeit Quelle Unit Übergeordnet
destructor public System.Bluetooth.hpp System.Bluetooth TBluetoothGattCharacteristicList


Beschreibung

Gibt eine Instanz von TBluetoothGattCharacteristicList frei.

Siehe auch