Partager via


DictionaryValueProvider<TValue>.GetKeysFromPrefix(String) Méthode

Définition

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

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

Paramètres

prefix
String

préfixe.

Retours

Clés à partir du préfixe.

Implémente

S’applique à