Share via


Localizer.Lookup(String, String) Method

Definition

public bool Lookup (string key, out string value);
abstract member Lookup : string * string -> bool
override this.Lookup : string * string -> bool
Public Function Lookup (key As String, ByRef value As String) As Boolean

Parameters

key
String
value
String

Returns

Implements

Applies to