Share via


GeoLocation 构造函数

定义

重载

GeoLocation()
GeoLocation(IntPtr, Boolean)

GeoLocation()

public GeoLocation ();
Public Sub New ()

适用于

GeoLocation(IntPtr, Boolean)

protected GeoLocation (IntPtr ahandle, bool transfer);
new Microsoft.Azure.SpatialAnchors.GeoLocation : nativeint * bool -> Microsoft.Azure.SpatialAnchors.GeoLocation
Protected Sub New (ahandle As IntPtr, transfer As Boolean)

参数

ahandle
IntPtr

nativeint

transfer
Boolean

适用于