Share via


Localizer.LookupValues(String, String[]) Method

Definition

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[]

Returns

Implements

Applies to