MapElementHandlerUpdate 构造函数
定义
重要
一些信息与预发行产品相关,相应产品在发行之前可能会进行重大修改。 对于此处提供的信息,Microsoft 不作任何明示或暗示的担保。
重载
MapElementHandlerUpdate(MapElementHandlerUpdate) | |
MapElementHandlerUpdate(Int32, IMapElement) |
MapElementHandlerUpdate(MapElementHandlerUpdate)
- Source:
- MapElementHandlerUpdate.cs
- Source:
- MapElementHandlerUpdate.cs
protected:
MapElementHandlerUpdate(Microsoft::Maui::Maps::Handlers::MapElementHandlerUpdate ^ original);
protected MapElementHandlerUpdate (Microsoft.Maui.Maps.Handlers.MapElementHandlerUpdate original);
Protected Sub New (original As MapElementHandlerUpdate)
参数
- original
- MapElementHandlerUpdate
适用于
MapElementHandlerUpdate(Int32, IMapElement)
- Source:
- MapElementHandlerUpdate.cs
- Source:
- MapElementHandlerUpdate.cs
public:
MapElementHandlerUpdate(int Index, Microsoft::Maui::Maps::IMapElement ^ MapElement);
public MapElementHandlerUpdate (int Index, Microsoft.Maui.Maps.IMapElement MapElement);
new Microsoft.Maui.Maps.Handlers.MapElementHandlerUpdate : int * Microsoft.Maui.Maps.IMapElement -> Microsoft.Maui.Maps.Handlers.MapElementHandlerUpdate
Public Sub New (Index As Integer, MapElement As IMapElement)
参数
- Index
- Int32
- MapElement
- IMapElement