共用方式為


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

適用於