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>

返回

属性

注解

本页的某些部分是根据 创建和共享的工作进行的修改,并根据 许可证中所述的条款使用。

适用于