System.Bluetooth.TBluetoothGattDescriptorList

Delphi
TBluetoothGattDescriptorList = class(TObjectList<TBluetoothGattDescriptor>);
C++
class PASCALIMPLEMENTATION TBluetoothGattDescriptorList : public System::Generics::Collections::TObjectList__1<TBluetoothGattDescriptor*>
Properties
| Type | Visibility | Source | Unit | Parent | 
|---|---|---|---|---|
| class | public | System.Bluetooth.pas System.Bluetooth.hpp | System.Bluetooth | System.Bluetooth | 
Description
List of descriptors.