PropertyMapper<TVirtualView,TViewHandler> Constructeurs
Définition
Important
Certaines informations portent sur la préversion du produit qui est susceptible d’être en grande partie modifiée avant sa publication. Microsoft exclut toute garantie, expresse ou implicite, concernant les informations fournies ici.
Surcharges
PropertyMapper<TVirtualView,TViewHandler>() | |
PropertyMapper<TVirtualView,TViewHandler>(IPropertyMapper[]) |
PropertyMapper<TVirtualView,TViewHandler>()
public:
PropertyMapper();
public PropertyMapper ();
Public Sub New ()
S’applique à
PropertyMapper<TVirtualView,TViewHandler>(IPropertyMapper[])
public:
PropertyMapper(... cli::array <Microsoft::Maui::IPropertyMapper ^> ^ chained);
public PropertyMapper (params Microsoft.Maui.IPropertyMapper[] chained);
new Microsoft.Maui.PropertyMapper<'VirtualView, 'ViewHandler (requires 'VirtualView :> Microsoft.Maui.IElement and 'ViewHandler :> Microsoft.Maui.IElementHandler)> : Microsoft.Maui.IPropertyMapper[] -> Microsoft.Maui.PropertyMapper<'VirtualView, 'ViewHandler (requires 'VirtualView :> Microsoft.Maui.IElement and 'ViewHandler :> Microsoft.Maui.IElementHandler)>
Public Sub New (ParamArray chained As IPropertyMapper())
Paramètres
- chained
- IPropertyMapper[]