Sdílet prostřednictvím


DictionaryValueProvider<TValue>.GetKeysFromPrefix(String) Metoda

Definice

Získá klíče z předpony.

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)

Parametry

prefix
String

předponu.

Návraty

Klíče z předpony.

Implementuje

Platí pro