API:System.Tether.Manager.TTetheringManagerInfoList.Create

From RAD Studio API Documentation
Jump to: navigation, search

C++

/* {System_Generics_Collections}TList<System_Tether_Manager_TTetheringManagerInfo>.Create */ inline __fastcall TTetheringManagerInfoList(void)/* overload */ : System::Generics::Collections::TList__1<TTetheringManagerInfo>() { }
/* {System_Generics_Collections}TList<System_Tether_Manager_TTetheringManagerInfo>.Create */ inline __fastcall TTetheringManagerInfoList(const System::DelphiInterface<System::Generics::Defaults::IComparer__1<TTetheringManagerInfo> > AComparer)/* overload */ : System::Generics::Collections::TList__1<TTetheringManagerInfo>(AComparer) { }
/* {System_Generics_Collections}TList<System_Tether_Manager_TTetheringManagerInfo>.Create */ inline __fastcall TTetheringManagerInfoList(System::Generics::Collections::TEnumerable__1<TTetheringManagerInfo>* const Collection)/* overload */ : System::Generics::Collections::TList__1<TTetheringManagerInfo>(Collection) { }

Properties

Type Visibility Source Unit Parent
constructor public System.Tether.Manager.hpp System.Tether.Manager TTetheringManagerInfoList

Description

Embarcadero Technologies does not currently have any additional information. Please help us document this topic by using the Discussion page!