Partager via


SearchDocument.GetInt64(String) Méthode

Définition

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

public long? GetInt64 (string key);
member this.GetInt64 : string -> Nullable<int64>
Public Function GetInt64 (key As String) As Nullable(Of Long)

Paramètres

key
String

Nom de la propriété.

Retours

Valeur de la propriété.

S’applique à