API:System.Bluetooth.TBluetoothServiceList.Create
C++
/* {System_Generics_Collections}TList<System_Bluetooth_TBluetoothService>.Create */ inline __fastcall TBluetoothServiceList()/* overload */ : System::Generics::Collections::TList__1<TBluetoothService>() { }
/* {System_Generics_Collections}TList<System_Bluetooth_TBluetoothService>.Create */ inline __fastcall TBluetoothServiceList(const System::DelphiInterface<System::Generics::Defaults::IComparer__1<TBluetoothService> > AComparer)/* overload */ : System::Generics::Collections::TList__1<TBluetoothService>(AComparer) { }
/* {System_Generics_Collections}TList<System_Bluetooth_TBluetoothService>.Create */ inline __fastcall TBluetoothServiceList(System::Generics::Collections::TEnumerable__1<TBluetoothService>* const Collection)/* overload */ : System::Generics::Collections::TList__1<TBluetoothService>(Collection) { }
プロパティ
| 種類 | 可視性 | ソース | ユニット | 親 | 
|---|---|---|---|---|
| constructor | public | System.Bluetooth.hpp | System.Bluetooth | TBluetoothServiceList | 
説明
このトピックには現在ドキュメントが存在しません。「ノート」を利用してこのトピックの改良について話しあうことができます。