Compartilhar via


SearchDocument.GetPointCollection(String) Método

Definição

Obtenha o valor de uma SearchDocumentpropriedade de coleção chamada keyGeoPoint .

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)

Parâmetros

key
String

O nome da propriedade.

Retornos

O valor da propriedade.

Aplica-se a