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