SearchHandler.ISearchHandlerController.ListProxy Property

Definition

property System::Collections::Generic::IReadOnlyList<System::Object ^> ^ Microsoft::Maui::Controls::ISearchHandlerController::ListProxy { System::Collections::Generic::IReadOnlyList<System::Object ^> ^ get(); };
System.Collections.Generic.IReadOnlyList<object> Microsoft.Maui.Controls.ISearchHandlerController.ListProxy { get; }
member this.Microsoft.Maui.Controls.ISearchHandlerController.ListProxy : System.Collections.Generic.IReadOnlyList<obj>
 ReadOnly Property ListProxy As IReadOnlyList(Of Object) Implements ISearchHandlerController.ListProxy

Property Value

Implements

Applies to