System.Bluetooth.TBluetoothLEDeviceDictionary.Create

De RAD Studio API Documentation
Aller à : navigation, rechercher

C++

/* {System_Generics_Collections}TObjectDictionary<System_string,System_Bluetooth_TBluetoothLEDevice>.Create */ inline __fastcall TBluetoothLEDeviceDictionary(System::Generics::Collections::TDictionaryOwnerships Ownerships, int ACapacity)/* overload */ : System::Generics::Collections::TObjectDictionary__2<System::UnicodeString,TBluetoothLEDevice*>(Ownerships, ACapacity) { }
/* {System_Generics_Collections}TObjectDictionary<System_string,System_Bluetooth_TBluetoothLEDevice>.Create */ inline __fastcall TBluetoothLEDeviceDictionary(System::Generics::Collections::TDictionaryOwnerships Ownerships, const System::DelphiInterface<System::Generics::Defaults::IEqualityComparer__1<System::UnicodeString> > AComparer)/* overload */ : System::Generics::Collections::TObjectDictionary__2<System::UnicodeString,TBluetoothLEDevice*>(Ownerships, AComparer) { }
/* {System_Generics_Collections}TObjectDictionary<System_string,System_Bluetooth_TBluetoothLEDevice>.Create */ inline __fastcall TBluetoothLEDeviceDictionary(System::Generics::Collections::TDictionaryOwnerships Ownerships, int ACapacity, const System::DelphiInterface<System::Generics::Defaults::IEqualityComparer__1<System::UnicodeString> > AComparer)/* overload */ : System::Generics::Collections::TObjectDictionary__2<System::UnicodeString,TBluetoothLEDevice*>(Ownerships, ACapacity, AComparer) { }
/* {System_Generics_Collections}TDictionary<System_string,System_Bluetooth_TBluetoothLEDevice>.Create */ inline __fastcall TBluetoothLEDeviceDictionary()/* overload */ : System::Generics::Collections::TObjectDictionary__2<System::UnicodeString,TBluetoothLEDevice*>() { }
/* {System_Generics_Collections}TDictionary<System_string,System_Bluetooth_TBluetoothLEDevice>.Create */ inline __fastcall TBluetoothLEDeviceDictionary(int ACapacity)/* overload */ : System::Generics::Collections::TObjectDictionary__2<System::UnicodeString,TBluetoothLEDevice*>(ACapacity) { }
/* {System_Generics_Collections}TDictionary<System_string,System_Bluetooth_TBluetoothLEDevice>.Create */ inline __fastcall TBluetoothLEDeviceDictionary(const System::DelphiInterface<System::Generics::Defaults::IEqualityComparer__1<System::UnicodeString> > AComparer)/* overload */ : System::Generics::Collections::TObjectDictionary__2<System::UnicodeString,TBluetoothLEDevice*>(AComparer) { }
/* {System_Generics_Collections}TDictionary<System_string,System_Bluetooth_TBluetoothLEDevice>.Create */ inline __fastcall TBluetoothLEDeviceDictionary(int ACapacity, const System::DelphiInterface<System::Generics::Defaults::IEqualityComparer__1<System::UnicodeString> > AComparer)/* overload */ : System::Generics::Collections::TObjectDictionary__2<System::UnicodeString,TBluetoothLEDevice*>(ACapacity, AComparer) { }
/* {System_Generics_Collections}TDictionary<System_string,System_Bluetooth_TBluetoothLEDevice>.Create */ inline __fastcall TBluetoothLEDeviceDictionary(System::Generics::Collections::TEnumerable__1<System::Generics::Collections::TPair__2<System::UnicodeString,TBluetoothLEDevice*> >* const Collection)/* overload */ : System::Generics::Collections::TObjectDictionary__2<System::UnicodeString,TBluetoothLEDevice*>(Collection) { }
/* {System_Generics_Collections}TDictionary<System_string,System_Bluetooth_TBluetoothLEDevice>.Create */ inline __fastcall TBluetoothLEDeviceDictionary(System::Generics::Collections::TEnumerable__1<System::Generics::Collections::TPair__2<System::UnicodeString,TBluetoothLEDevice*> >* const Collection, const System::DelphiInterface<System::Generics::Defaults::IEqualityComparer__1<System::UnicodeString> > AComparer)/* overload */ : System::Generics::Collections::TObjectDictionary__2<System::UnicodeString,TBluetoothLEDevice*>(Collection, AComparer) { }

Propriétés

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

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 !