API:System.Bluetooth.TBluetoothGattServiceList.Create

De RAD Studio API Documentation
Aller à : navigation, rechercher

C++

/* {System_Generics_Collections}TObjectList<System_Bluetooth_TBluetoothGattService>.Create */ inline __fastcall TBluetoothGattServiceList()/* overload */ : System::Generics::Collections::TObjectList__1<TBluetoothGattService*>() { }
/* {System_Generics_Collections}TObjectList<System_Bluetooth_TBluetoothGattService>.Create */ inline __fastcall TBluetoothGattServiceList(bool AOwnsObjects)/* overload */ : System::Generics::Collections::TObjectList__1<TBluetoothGattService*>(AOwnsObjects) { }
/* {System_Generics_Collections}TObjectList<System_Bluetooth_TBluetoothGattService>.Create */ inline __fastcall TBluetoothGattServiceList(const System::DelphiInterface<System::Generics::Defaults::IComparer__1<TBluetoothGattService*> > AComparer, bool AOwnsObjects)/* overload */ : System::Generics::Collections::TObjectList__1<TBluetoothGattService*>(AComparer, AOwnsObjects) { }
/* {System_Generics_Collections}TObjectList<System_Bluetooth_TBluetoothGattService>.Create */ inline __fastcall TBluetoothGattServiceList(System::Generics::Collections::TEnumerable__1<TBluetoothGattService*>* const Collection, bool AOwnsObjects)/* overload */ : System::Generics::Collections::TObjectList__1<TBluetoothGattService*>(Collection, AOwnsObjects) { }
/* {System_Generics_Collections}TList<System_Bluetooth_TBluetoothGattService>.Create */ inline __fastcall TBluetoothGattServiceList(const System::DelphiInterface<System::Generics::Defaults::IComparer__1<TBluetoothGattService*> > AComparer)/* overload */ : System::Generics::Collections::TObjectList__1<TBluetoothGattService*>(AComparer) { }
/* {System_Generics_Collections}TList<System_Bluetooth_TBluetoothGattService>.Create */ inline __fastcall TBluetoothGattServiceList(System::Generics::Collections::TEnumerable__1<TBluetoothGattService*>* const Collection)/* overload */ : System::Generics::Collections::TObjectList__1<TBluetoothGattService*>(Collection) { }
/* {System_Generics_Collections}TList<System_Bluetooth_TBluetoothGattService>.Create */ inline __fastcall TBluetoothGattServiceList(TBluetoothGattService* const *Values, const int Values_High)/* overload */ : System::Generics::Collections::TObjectList__1<TBluetoothGattService*>(Values, Values_High) { }

Propriétés

Type Visibilité  Source Unité  Parent
constructor public System.Bluetooth.hpp System.Bluetooth TBluetoothGattServiceList

Description

Embarcadero Technologies ne possède pas d'informations supplémentaires pour le moment. Veuillez nous aider à documenter cette rubrique en utilisant la page Discussion !