PropertyMapper<TVirtualView,TViewHandler> 類別
定義
重要
部分資訊涉及發行前產品,在發行之前可能會有大幅修改。 Microsoft 對此處提供的資訊,不做任何明確或隱含的瑕疵擔保。
generic <typename TVirtualView, typename TViewHandler>
where TVirtualView : IElement where TViewHandler : IElementHandlerpublic ref class PropertyMapper : Microsoft::Maui::PropertyMapper, Microsoft::Maui::IPropertyMapper<TVirtualView, TViewHandler>
public class PropertyMapper<TVirtualView,TViewHandler> : Microsoft.Maui.PropertyMapper, Microsoft.Maui.IPropertyMapper<TVirtualView,TViewHandler> where TVirtualView : IElement where TViewHandler : IElementHandler
type PropertyMapper<'VirtualView, 'ViewHandler (requires 'VirtualView :> IElement and 'ViewHandler :> IElementHandler)> = class
inherit PropertyMapper
interface IPropertyMapper<'VirtualView, 'ViewHandler (requires 'VirtualView :> IElement and 'ViewHandler :> IElementHandler)>
interface IPropertyMapper
Public Class PropertyMapper(Of TVirtualView, TViewHandler)
Inherits PropertyMapper
Implements IPropertyMapper(Of TVirtualView, TViewHandler)
類型參數
- TVirtualView
- TViewHandler
- 繼承
- 衍生
- 實作
建構函式
| PropertyMapper<TVirtualView,TViewHandler>() | |
| PropertyMapper<TVirtualView,TViewHandler>(IPropertyMapper[]) |
欄位
| _mapper | (繼承來源 PropertyMapper) |
屬性
| Chained | (繼承來源 PropertyMapper) |
| Item[String] | |
| UpdateKeys | (繼承來源 PropertyMapper) |