Compartir a través de


SearchDocument.GetDoubleCollection(String) Método

Definición

Obtenga el valor de una SearchDocumentpropiedad de Double colección denominada key.

public System.Collections.Generic.IReadOnlyList<double> GetDoubleCollection (string key);
member this.GetDoubleCollection : string -> System.Collections.Generic.IReadOnlyList<double>
Public Function GetDoubleCollection (key As String) As IReadOnlyList(Of Double)

Parámetros

key
String

Nombre de la propiedad.

Devoluciones

Valor de la propiedad.

Se aplica a