Compartilhar via


SearchDocument.GetDoubleCollection(String) Método

Definição

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

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

O nome da propriedade.

Retornos

O valor da propriedade.

Aplica-se a