SearchDocument.GetInt64Collection(String) Método

Definição

Obtenha o valor de uma SearchDocumentpropriedade de Int64 coleção chamada key.

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)

Parâmetros

key
String

O nome da propriedade.

Retornos

O valor da propriedade.

Aplica-se a