API:System.Bluetooth.TBluetoothServiceList.Create

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

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

説明

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