Partager via


SearchDocument.GetDoubleCollection(String) Méthode

Définition

Obtient la valeur d’une SearchDocumentpropriété de collection appelée Doublekey.

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)

Paramètres

key
String

Nom de la propriété.

Retours

Valeur de la propriété.

S’applique à