System.Bluetooth.TBluetoothLEScanFilterList.Create

Aus RAD Studio API Documentation
Wechseln zu: Navigation, Suche

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) { }

Eigenschaften

Typ Sichtbarkeit Quelle Unit Übergeordnet
constructor public System.Bluetooth.hpp System.Bluetooth TBluetoothLEScanFilterList

Beschreibung

Embarcadero Technologies verfügt zurzeit über keine zusätzlichen Informationen. Bitte unterstützen Sie uns bei der Dokumentation dieses Themas, indem Sie Ihre Kommentare auf der Diskussionsseite eingeben.