Freigeben über


IEnumerableValueProvider.GetKeysFromPrefix(String) Methode

Definition

Ruft die Schlüssel aus dem Präfix ab.

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)

Parameter

prefix
String

Das Präfix.

Gibt zurück

Die Schlüssel.

Gilt für: