System.Threading.TObjectCaches.Create

De RAD Studio API Documentation
Aller à : navigation, rechercher

C++

/* {System_Generics_Collections}TObjectDictionary<System_TClass,System_Threading_TObjectCache>.Create */ inline __fastcall TObjectCaches(System::Generics::Collections::TDictionaryOwnerships Ownerships, int ACapacity)/* overload */ : System::Generics::Collections::TObjectDictionary__2<System::TClass,TObjectCache*>(Ownerships, ACapacity) { }
/* {System_Generics_Collections}TObjectDictionary<System_TClass,System_Threading_TObjectCache>.Create */ inline __fastcall TObjectCaches(System::Generics::Collections::TDictionaryOwnerships Ownerships, const System::DelphiInterface<System::Generics::Defaults::IEqualityComparer__1<System::TClass> > AComparer)/* overload */ : System::Generics::Collections::TObjectDictionary__2<System::TClass,TObjectCache*>(Ownerships, AComparer) { }
/* {System_Generics_Collections}TObjectDictionary<System_TClass,System_Threading_TObjectCache>.Create */ inline __fastcall TObjectCaches(System::Generics::Collections::TDictionaryOwnerships Ownerships, int ACapacity, const System::DelphiInterface<System::Generics::Defaults::IEqualityComparer__1<System::TClass> > AComparer)/* overload */ : System::Generics::Collections::TObjectDictionary__2<System::TClass,TObjectCache*>(Ownerships, ACapacity, AComparer) { }
/* {System_Generics_Collections}TDictionary<System_TClass,System_Threading_TObjectCache>.Create */ inline __fastcall TObjectCaches()/* overload */ : System::Generics::Collections::TObjectDictionary__2<System::TClass,TObjectCache*>() { }
/* {System_Generics_Collections}TDictionary<System_TClass,System_Threading_TObjectCache>.Create */ inline __fastcall TObjectCaches(int ACapacity)/* overload */ : System::Generics::Collections::TObjectDictionary__2<System::TClass,TObjectCache*>(ACapacity) { }
/* {System_Generics_Collections}TDictionary<System_TClass,System_Threading_TObjectCache>.Create */ inline __fastcall TObjectCaches(const System::DelphiInterface<System::Generics::Defaults::IEqualityComparer__1<System::TClass> > AComparer)/* overload */ : System::Generics::Collections::TObjectDictionary__2<System::TClass,TObjectCache*>(AComparer) { }
/* {System_Generics_Collections}TDictionary<System_TClass,System_Threading_TObjectCache>.Create */ inline __fastcall TObjectCaches(int ACapacity, const System::DelphiInterface<System::Generics::Defaults::IEqualityComparer__1<System::TClass> > AComparer)/* overload */ : System::Generics::Collections::TObjectDictionary__2<System::TClass,TObjectCache*>(ACapacity, AComparer) { }
/* {System_Generics_Collections}TDictionary<System_TClass,System_Threading_TObjectCache>.Create */ inline __fastcall TObjectCaches(System::Generics::Collections::TEnumerable__1<System::Generics::Collections::TPair__2<System::TClass,TObjectCache*> >* const Collection)/* overload */ : System::Generics::Collections::TObjectDictionary__2<System::TClass,TObjectCache*>(Collection) { }
/* {System_Generics_Collections}TDictionary<System_TClass,System_Threading_TObjectCache>.Create */ inline __fastcall TObjectCaches(System::Generics::Collections::TEnumerable__1<System::Generics::Collections::TPair__2<System::TClass,TObjectCache*> >* const Collection, const System::DelphiInterface<System::Generics::Defaults::IEqualityComparer__1<System::TClass> > AComparer)/* overload */ : System::Generics::Collections::TObjectDictionary__2<System::TClass,TObjectCache*>(Collection, AComparer) { }

Propriétés

Type Visibilité  Source Unité  Parent
constructor public System.Threading.hpp System.Threading TObjectCaches

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 !