Partager via


SearchDocument.GetBoolean(String) Méthode

Définition

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

public bool? GetBoolean (string key);
member this.GetBoolean : string -> Nullable<bool>
Public Function GetBoolean (key As String) As Nullable(Of Boolean)

Paramètres

key
String

Nom de la propriété.

Retours

Valeur de la propriété.

S’applique à