SearchDocument.GetPoint(String) メソッド

定義

という名前keyの の プロパティのSearchDocumentGeoPoint値を取得します。

public Azure.Core.GeoJson.GeoPoint GetPoint (string key);
member this.GetPoint : string -> Azure.Core.GeoJson.GeoPoint
Public Function GetPoint (key As String) As GeoPoint

パラメーター

key
String

プロパティの名前。

戻り値

プロパティの値。

適用対象