System.Bluetooth.TBluetoothLEScanFilterList.Create

De RAD Studio API Documentation
Aller à : navigation, rechercher

C++

/* {System_Generics_Collections}TList<System_Bluetooth_TBluetoothLEScanFilter>.Create */ inline __fastcall TBluetoothLEScanFilterList()/* overload */ : System::Generics::Collections::TList__1<TBluetoothLEScanFilter*>() { }
/* {System_Generics_Collections}TList<System_Bluetooth_TBluetoothLEScanFilter>.Create */ inline __fastcall TBluetoothLEScanFilterList(const System::DelphiInterface<System::Generics::Defaults::IComparer__1<TBluetoothLEScanFilter*> > AComparer)/* overload */ : System::Generics::Collections::TList__1<TBluetoothLEScanFilter*>(AComparer) { }
/* {System_Generics_Collections}TList<System_Bluetooth_TBluetoothLEScanFilter>.Create */ inline __fastcall TBluetoothLEScanFilterList(System::Generics::Collections::TEnumerable__1<TBluetoothLEScanFilter*>* const Collection)/* overload */ : System::Generics::Collections::TList__1<TBluetoothLEScanFilter*>(Collection) { }

Propriétés

Type Visibilité  Source Unité  Parent
constructor public System.Bluetooth.hpp System.Bluetooth TBluetoothLEScanFilterList

Description

Embarcadero Technologies ne possède pas d'informations supplémentaires pour le moment. Veuillez nous aider à documenter cette rubrique en utilisant la page Discussion !