System.Bluetooth.TBluetoothLEScanFilterList.Create

提供: RAD Studio API Documentation
移動先: 案内検索

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

プロパティ

種類 可視性 ソース ユニット
constructor public System.Bluetooth.hpp System.Bluetooth TBluetoothLEScanFilterList

説明

このトピックには現在ドキュメントが存在しません。「ノート」を利用してこのトピックの改良について話しあうことができます。