System.Tether.Manager.TTetheringProfileInfoList

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

System.Generics.Collections.TListSystem.Generics.Collections.TEnumerableSystem.TObjectTTetheringProfileInfoList

Delphi

TTetheringProfileInfoList = class(TList<TTetheringProfileInfo>);

C++

class PASCALIMPLEMENTATION DECLSPEC_DRTTI TTetheringProfileInfoList : public System::Generics::Collections::TList__1<TTetheringProfileInfo>

プロパティ

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


説明

リモート プロファイルリスト

関連項目