Partager via


SearchDocument.GetInt64Collection(String) Méthode

Définition

Obtenez la valeur d’une SearchDocumentpropriété de collection appelée Int64key.

public System.Collections.Generic.IReadOnlyList<long> GetInt64Collection (string key);
member this.GetInt64Collection : string -> System.Collections.Generic.IReadOnlyList<int64>
Public Function GetInt64Collection (key As String) As IReadOnlyList(Of Long)

Paramètres

key
String

Nom de la propriété.

Retours

Valeur de la propriété.

S’applique à