SearchDocument.GetStringCollection(String) Método

Definição

Obtenha o valor de uma SearchDocumentpropriedade de coleção chamada keyString .

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

Parâmetros

key
String

O nome da propriedade.

Retornos

O valor da propriedade.

Aplica-se a