Partager via


SearchDocument.GetPointCollection(String) Méthode

Définition

Obtenez la valeur d’une SearchDocumentpropriété de collection appelée GeoPointkey.

public System.Collections.Generic.IReadOnlyList<Azure.Core.GeoJson.GeoPoint> GetPointCollection (string key);
member this.GetPointCollection : string -> System.Collections.Generic.IReadOnlyList<Azure.Core.GeoJson.GeoPoint>
Public Function GetPointCollection (key As String) As IReadOnlyList(Of GeoPoint)

Paramètres

key
String

Nom de la propriété.

Retours

Valeur de la propriété.

S’applique à