API:System.Tether.Manager.TTetheringProfileInfoList.Create

提供: RAD Studio API Documentation
移動先: 案内検索

C++

/* {System_Generics_Collections}TList<System_Tether_Manager_TTetheringProfileInfo>.Create */ inline __fastcall TTetheringProfileInfoList()/* overload */ : System::Generics::Collections::TList__1<TTetheringProfileInfo>() { }
/* {System_Generics_Collections}TList<System_Tether_Manager_TTetheringProfileInfo>.Create */ inline __fastcall TTetheringProfileInfoList(const System::DelphiInterface<System::Generics::Defaults::IComparer__1<TTetheringProfileInfo> > AComparer)/* overload */ : System::Generics::Collections::TList__1<TTetheringProfileInfo>(AComparer) { }
/* {System_Generics_Collections}TList<System_Tether_Manager_TTetheringProfileInfo>.Create */ inline __fastcall TTetheringProfileInfoList(System::Generics::Collections::TEnumerable__1<TTetheringProfileInfo>* const Collection)/* overload */ : System::Generics::Collections::TList__1<TTetheringProfileInfo>(Collection) { }
/* {System_Generics_Collections}TList<System_Tether_Manager_TTetheringProfileInfo>.Create */ inline __fastcall TTetheringProfileInfoList(const TTetheringProfileInfo *Values, const int Values_High)/* overload */ : System::Generics::Collections::TList__1<TTetheringProfileInfo>(Values, Values_High) { }

プロパティ

種類 可視性 ソース ユニット
constructor public System.Tether.Manager.hpp System.Tether.Manager TTetheringProfileInfoList

説明

このトピックには現在ドキュメントが存在しません。「ノート」を利用してこのトピックの改良について話しあうことができます。