System.Bluetooth.TBluetoothLEDeviceList.Destroy : Différence entre versions
(Page créée avec « {{#lst:API:System.Bluetooth.TBluetoothLEDeviceList.Destroy|api}} ==Description== {{#lsth:API:System.Bluetooth.TBluetoothLEDeviceList.Destroy|Description}} ») |
m (1 version : LOC-17141) |
||
| (3 révisions intermédiaires par 2 utilisateurs non affichées) | |||
| Ligne 1 : | Ligne 1 : | ||
{{#lst:API:System.Bluetooth.TBluetoothLEDeviceList.Destroy|api}} | {{#lst:API:System.Bluetooth.TBluetoothLEDeviceList.Destroy|api}} | ||
| + | |||
==Description== | ==Description== | ||
| − | {{# | + | |
| + | {{#ifeq: {{PAGENAME}} | System.Bluetooth.TBluetoothLEDeviceList.Destroy | |{{InheritsFrom|System.Bluetooth.TBluetoothLEDeviceList.Destroy}}}} | ||
| + | |||
| + | <section begin="short" />[[System.Generics.Collections.TObjectList.Destroy|Destroys]] détruit une instance de [[System.Bluetooth.TBluetoothLEDeviceList|TBluetoothLEDeviceList]].<section end="short" /> | ||
| + | |||
| + | ===Voir aussi=== | ||
| + | |||
| + | * [[System.Bluetooth.TBluetoothLEDeviceList.Create|System.Bluetooth.TBluetoothLEDeviceList.Create]] | ||
| + | |||
| + | [[Category:Documentation API]] | ||
| + | [[Category:XE8]] | ||
Version actuelle datée du 19 février 2015 à 17:18
C++
/* {System_Generics_Collections}TObjectList<System_Bluetooth_TBluetoothLEDevice>.Destroy */ inline __fastcall virtual ~TBluetoothLEDeviceList(void) { }
Propriétés
| Type | Visibilité | Source | Unité | Parent |
|---|---|---|---|---|
| destructor | public | System.Bluetooth.hpp | System.Bluetooth | TBluetoothLEDeviceList |
Description
Destroys détruit une instance de TBluetoothLEDeviceList.