Partager via


IEnumerableValueProvider.GetKeysFromPrefix(String) Méthode

Définition

Obtient les clés à partir du préfixe.

public System.Collections.Generic.IDictionary<string,string> GetKeysFromPrefix(string prefix);
abstract member GetKeysFromPrefix : string -> System.Collections.Generic.IDictionary<string, string>
Public Function GetKeysFromPrefix (prefix As String) As IDictionary(Of String, String)

Paramètres

prefix
String

Le préfixe.

Retours

Clés.

S’applique à