StaticIpConfiguration.Builder.SetDnsServers(IIterable) メソッド

定義

[Android.Runtime.Register("setDnsServers", "(Ljava/lang/Iterable;)Landroid/net/StaticIpConfiguration$Builder;", "", ApiSince=33)]
public Android.Net.StaticIpConfiguration.Builder SetDnsServers (Java.Lang.IIterable dnsServers);
[<Android.Runtime.Register("setDnsServers", "(Ljava/lang/Iterable;)Landroid/net/StaticIpConfiguration$Builder;", "", ApiSince=33)>]
member this.SetDnsServers : Java.Lang.IIterable -> Android.Net.StaticIpConfiguration.Builder

パラメーター

dnsServers
IIterable

戻り値

属性

適用対象