Partager via


SearchDocument.GetInt32(String) Méthode

Définition

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

public int? GetInt32 (string key);
member this.GetInt32 : string -> Nullable<int>
Public Function GetInt32 (key As String) As Nullable(Of Integer)

Paramètres

key
String

Nom de la propriété.

Retours

Valeur de la propriété.

S’applique à