Localizer.LookupValues(String, String[]) Methode
Definitie
Belangrijk
Bepaalde informatie heeft betrekking op een voorlopige productversie die aanzienlijk kan worden gewijzigd voordat deze wordt uitgebracht. Microsoft biedt geen enkele expliciete of impliciete garanties met betrekking tot de informatie die hier wordt verstrekt.
public bool LookupValues(string key, out string[] values);
abstract member LookupValues : string * String[] -> bool
override this.LookupValues : string * String[] -> bool
Public Function LookupValues (key As String, ByRef values As String()) As Boolean
Parameters
- key
- String
- values
- String[]