ISearchHandlerController.ListProxy 属性

定义

public:
 property System::Collections::Generic::IReadOnlyList<System::Object ^> ^ ListProxy { System::Collections::Generic::IReadOnlyList<System::Object ^> ^ get(); };
public System.Collections.Generic.IReadOnlyList<object> ListProxy { get; }
member this.ListProxy : System.Collections.Generic.IReadOnlyList<obj>
Public ReadOnly Property ListProxy As IReadOnlyList(Of Object)

属性值

适用于