Partager via


SearchDocument.GetDouble(String) Méthode

Définition

Obtenez la valeur d’une SearchDocumentpropriété appelée keyNullable<T> .

public double? GetDouble (string key);
member this.GetDouble : string -> Nullable<double>
Public Function GetDouble (key As String) As Nullable(Of Double)

Paramètres

key
String

Nom de la propriété.

Retours

Valeur de la propriété.

S’applique à