語言

ResourceBundle.Control.GetControl(IList<String>) 方法

定義

[Android.Runtime.Register("getControl", "(Ljava/util/List;)Ljava/util/ResourceBundle$Control;", "")]
public static Java.Util.ResourceBundle.Control GetControl(System.Collections.Generic.IList<string>? formats);
[<Android.Runtime.Register("getControl", "(Ljava/util/List;)Ljava/util/ResourceBundle$Control;", "")>]
static member GetControl : System.Collections.Generic.IList<string> -> Java.Util.ResourceBundle.Control

參數

formats
IList<String>

傳回

屬性

備註

本頁部分內容為基於 Open Source Project 所創建與分享的作品,並依授權條款所描述的使用進行修改。

適用於