System.Bluetooth.TBluetoothLEServiceData.Create

De RAD Studio API Documentation
Aller à : navigation, rechercher

C++

/* {System_Generics_Collections}TDictionary<System_TGUID,System_TArray<System_Byte>>.Create */ inline __fastcall TBluetoothLEServiceData(int ACapacity)/* overload */ : System::Generics::Collections::TDictionary__2<GUID,System::DynamicArray<System::Byte> >(ACapacity) { }
/* {System_Generics_Collections}TDictionary<System_TGUID,System_TArray<System_Byte>>.Create */ inline __fastcall TBluetoothLEServiceData(const System::DelphiInterface<System::Generics::Defaults::IEqualityComparer__1<GUID> > AComparer)/* overload */ : System::Generics::Collections::TDictionary__2<GUID,System::DynamicArray<System::Byte> >(AComparer) { }
/* {System_Generics_Collections}TDictionary<System_TGUID,System_TArray<System_Byte>>.Create */ inline __fastcall TBluetoothLEServiceData(int ACapacity, const System::DelphiInterface<System::Generics::Defaults::IEqualityComparer__1<GUID> > AComparer)/* overload */ : System::Generics::Collections::TDictionary__2<GUID,System::DynamicArray<System::Byte> >(ACapacity, AComparer) { }
/* {System_Generics_Collections}TDictionary<System_TGUID,System_TArray<System_Byte>>.Create */ inline __fastcall TBluetoothLEServiceData(System::Generics::Collections::TEnumerable__1<System::Generics::Collections::TPair__2<GUID,System::DynamicArray<System::Byte> > >* const Collection)/* overload */ : System::Generics::Collections::TDictionary__2<GUID,System::DynamicArray<System::Byte> >(Collection) { }
/* {System_Generics_Collections}TDictionary<System_TGUID,System_TArray<System_Byte>>.Create */ inline __fastcall TBluetoothLEServiceData(System::Generics::Collections::TEnumerable__1<System::Generics::Collections::TPair__2<GUID,System::DynamicArray<System::Byte> > >* const Collection, const System::DelphiInterface<System::Generics::Defaults::IEqualityComparer__1<GUID> > AComparer)/* overload */ : System::Generics::Collections::TDictionary__2<GUID,System::DynamicArray<System::Byte> >(Collection, AComparer) { }

Propriétés

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

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 !