次の方法で共有


Localizer.LookupValues(String, String[]) メソッド

定義

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

パラメーター

key
String
values
String[]

戻り値

実装

適用対象