PropertyMapper Konstruktor
Definisi
Penting
Beberapa informasi terkait produk prarilis yang dapat diubah secara signifikan sebelum dirilis. Microsoft tidak memberikan jaminan, tersirat maupun tersurat, sehubungan dengan informasi yang diberikan di sini.
Overload
PropertyMapper() | |
PropertyMapper(IPropertyMapper[]) |
PropertyMapper()
public:
PropertyMapper();
public PropertyMapper ();
Public Sub New ()
Berlaku untuk
PropertyMapper(IPropertyMapper[])
public:
PropertyMapper(... cli::array <Microsoft::Maui::IPropertyMapper ^> ^ chained);
public PropertyMapper (params Microsoft.Maui.IPropertyMapper[]? chained);
new Microsoft.Maui.PropertyMapper : Microsoft.Maui.IPropertyMapper[] -> Microsoft.Maui.PropertyMapper
Public Sub New (ParamArray chained As IPropertyMapper())
Parameter
- chained
- IPropertyMapper[]