Compartilhar via


ISearchHandlerController.ListProxy Property

Definition

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)

Property Value

Applies to